17.05.2015 Views

TMS34010 C Compiler - Al Kossow's Bitsavers

TMS34010 C Compiler - Al Kossow's Bitsavers

TMS34010 C Compiler - Al Kossow's Bitsavers

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Local Time<br />

localtime<br />

Syntax #include <br />

Defined in<br />

Description<br />

struct tm *localtime(timer)<br />

time-t *timer;<br />

localtime.c in rts.src<br />

The local time function converts a calendar time (pointed to by timer) into<br />

a broken-down time which is expressed as local time. The function returns<br />

a pointer to the converted time.<br />

For more information about the functions and types that the<br />

header declares, see Section 6.1.10 on page 6-7.<br />

time. h<br />

6-45

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!