Re: (Source Code Download) Re: Fast pi program?
- From: Ben Pfaff <blp@xxxxxxxxxxxxxxx>
- Date: Tue, 28 Aug 2007 20:37:17 -0700
user923005 <dcorbit@xxxxxxxxx> writes:
pib26.c: In function 'PIB26_WriteComputationInfo':[...]
pib26.c:305: warning: implicit declaration of function 'gmtime_r'
pib26.c:306: warning: implicit declaration of function 'asctime_r'
I guess that you used some custom time library. Might be nice to say
what it was in a readme file or something like that.
gmtime_r and asctime_r are in SUSv3. They are thread-safe
versions of gmtime and asctime.
--
Ben Pfaff
http://benpfaff.org
.
- Follow-Ups:
- Re: (Source Code Download) Re: Fast pi program?
- From: mike3
- Re: (Source Code Download) Re: Fast pi program?
- References:
- Fast pi program?
- From: mike3
- Re: Fast pi program?
- From: mensanator@xxxxxxx
- Re: Fast pi program?
- From: mike3
- Re: Fast pi program?
- From: Kai-Uwe Bux
- (Source Code Download) Re: Fast pi program?
- From: mike3
- Re: (Source Code Download) Re: Fast pi program?
- From: user923005
- Fast pi program?
- Prev by Date: Re: (Source Code Download) Re: Fast pi program?
- Next by Date: Re: Key-press detection
- Previous by thread: Re: (Source Code Download) Re: Fast pi program?
- Next by thread: Re: (Source Code Download) Re: Fast pi program?
- Index(es):