EasyManua.ls Logo

Texas Instruments TMS34010 - Page 89

Texas Instruments TMS34010
128 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...
#include
Syntax
File Inclusion
#include "filename"
or
#include <filename>
#include
Description
Includes at this
point
in the code the contents
of
the given filename,
which
C-8
will
then
be
run
~hrough
GSPCPP. Either double quotes or angle brackets
l'!re
used to enclose filename.
The filename can include a pathname
with
directories and so forth.
If
no
directory
is
specified, the
file
is
looked for in:
1 ) Current directory
2) Directories specified using
-I
option (see Section 3.1.3, Operation
of
GSPCPP, page
3-3).

Table of Contents

Other manuals for Texas Instruments TMS34010

Related product manuals