Mukund JB. wrote:
Dear all,
I have a truly miniature doubt here. sorry for asking this but I struggled 
enough before coming here.
How do I print 8 byte (long long type) value in Linux?

long long in dw;
printf( "%lld",dw );

"man 3 printf"
Or did I not understand your question.

Regards,
Mukund Jampala
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs


-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Reply via email to