%d or %ld for datatype int?
Eljay Love-Jensen
eljay@adobe.com
Mon Dec 22 20:50:00 GMT 2003
Previous message (by thread):
%d or %ld for datatype int?
Next message (by thread):
%d or %ld for datatype int?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Hi Rich, Try this: printf ( "%ld seconds into the epoch\n", (long int)now.tv_sec ); HTH, --Eljay
Previous message (by thread):
%d or %ld for datatype int?
Next message (by thread):
%d or %ld for datatype int?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Gcc-help mailing list