Re: %d or %ld for datatype int?
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
To
: Rich Johnson <
rich@xxxxxxxxxxxxx
>,
gcc-help@xxxxxxxxxxx
Subject
: Re: %d or %ld for datatype int?
From
: Eljay Love-Jensen <
eljay@xxxxxxxxx
>
Date
: Mon, 22 Dec 2003 14:51:22 -0600
In-reply-to
: <
C775E6C2-34BC-11D8-BF80-003065C1268E@shawmutav.com
>
Sender
:
gcc-help-owner@xxxxxxxxxxx
Hi Rich, Try this: printf ( "%ld seconds into the epoch\n", (long int)now.tv_sec ); HTH, --Eljay
Follow-Ups
:
Re: %d or %ld for datatype int?
From:
Rich Johnson
References
:
%d or %ld for datatype int?
From:
Rich Johnson
Prev by Date:
%d or %ld for datatype int?
Next by Date:
Re: %d or %ld for datatype int?
Previous by thread:
%d or %ld for datatype int?
Next by thread:
Re: %d or %ld for datatype int?
Index(es):
Date
Thread
[Index of Archives]
[Linux C Programming]
[Linux Kernel]
[eCos]
[Fedora Development]
[Fedora Announce]
[Autoconf]
[The DWARVES Debugging Tools]
[Yosemite Campsites]
[Yosemite News]
[Linux GCC]