How can I print a non-null-terminated string using printf, assuming that I know the length of the string at runtime?
Thanks for the quick answer!
Mike
2010-01-26 06:17:20
How can I print a non-null-terminated string using printf, assuming that I know the length of the string at runtime?