AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Header:     time.H

Syntax:     
char * ctime
(
const time_t * t
);


Purpose:     Converts the date and time held in t to a string. Equivalent to a call to asctime ( localtime ( t ) ).

[sh-index] Back to list of manuals