Nan's Dev Blog
Sharing solutions that i found to resolve my problems
Showing posts with label
C
.
Show all posts
Showing posts with label
C
.
Show all posts
Aug 1, 2008
(C) How to printf a long long data type integer
The conversion specifiers for long long include "%lld" "%llu" "%llx". And "%lld" is for long long type, "%llu" is for unsigned long long type
Older Posts
Home
Subscribe to:
Posts (Atom)