logo       

Re: how to print a 64 bit variable in Linux: msg#00057

linux.newbie

Subject: Re: how to print a 64 bit variable in Linux

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 majordomo@xxxxxxxxxxxxxxx
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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise