EasyManua.ls Logo

Texas Instruments TMS34010

Texas Instruments TMS34010
181 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ctime
Syntax
#include
<time.h>
char
*ctime(timer)
time-t
*timer;
Calendar
Time
Defined
in
ctime.
c in
rts.
src
Description
The ctime function converts a calendar time (pointed to by
timer)
to
local
time, in the form
of
a string. This
is
equivalent to:
6-32
asctime(localtime(timer))
The function returns the pointer returned by the asctime function
with
that
broken-down time
as
an
argument.
For more information about the functions and types that the
time.
h
header declares,
see
Section 6.1.10 on page
6-
7.

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals