vote up 1 vote down star

On WinCE, when using printf, what are the qualifiers for various data types - short, unsigned long etc.

For short and ulong, I know the answers are %hd & %lu, I am actually looking for a MSDN site that lists all data types and their qualifiers on CE. Unfortunately I cannot find the site now. I have already looked at this post, but it does not contain the link or answer.

flag

1 Answer

vote up 2 vote down check

Would this MSDN article : Format Specification Fields: printf and wprintf Functions (for Platform Builder for Microsoft Windows CE 5.0) answer your question ?

Completed with printf Type Field Characters, that is.

link|flag
Thanks Von. That was what I was looking for. – Sesh Feb 23 at 9:21

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.