Thursday, December 18, 2008

format specifiers,

This post is in regard to, printing a string with %S. The "%S" means 16 bit printing, which may lead to "core", if it tries to print 8 bit string.

No comments: