EasyManuals Logo

Texas Instruments TMS34010 Reference Guide

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
Page #107 background imageLoading...
Page #107 background image
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

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS34010 and is the answer not in the manual?

Texas Instruments TMS34010 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS34010
CategoryComputer Hardware
LanguageEnglish

Related product manuals