From: SVisor <svisor@lycos.com>
To: linux-newbie@vger.kernel.org
Subject: Re: how to print a 64 bit variable in Linux
Date: Thu, 21 Jul 2005 15:42:51 +0200 [thread overview]
Message-ID: <dbo8or$332$1@sea.gmane.org> (raw)
In-Reply-To: <4EE0CBA31942E547B99B3D4BFAB3481161138A@mail.esn.co.in>
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@vger.kernel.org
> 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@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
prev parent reply other threads:[~2005-07-21 13:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-21 13:03 how to print a 64 bit variable in Linux Mukund JB.
2005-07-21 13:42 ` SVisor [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='dbo8or$332$1@sea.gmane.org' \
--to=svisor@lycos.com \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox