Renesas Stub Generator V.1.00 Informacje Techniczne Strona 42

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 144
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 41
Section 5 Specifications of a Config File
Rev. 1.01 Mar. 17, 2008 Page 30 of 128
REJ10J1822-0101
5.4.2 GLOBAL_INCFILE
Format:
GLOBAL_INCFILE{<file>[Δ<file>...]};
Description:
This statement is for the output of #include directives for the specified files to <config file>_clnt.c
and <config file>_svr.c. File(s) must be specified in the form "filename" or <filename>. The
difference between these two formats is as defined in the specification of the #include directive.
When two or more files are to be specified, they must be separated by a space.
Example:
GLOBAL_INCFILE{<math.h> "import\include\user_public.h"};
5.4.3 CLNT_INCFILE
Format:
CLNT_INCFILE{<file>[Δ<file>...]};
Description:
This statement is for the output of #include directives for the specified files to <config file>_clnt.c.
File(s) must be specified in the form "filename" or <filename>. The difference between these two
formats is as defined in the specification of the #include directive.
When two or more files are to be specified, they must be separated by a space.
Example:
CLNT_INCFILE{<math.h> "import\include\user_clnt.h"};
Przeglądanie stron 41
1 2 ... 37 38 39 40 41 42 43 44 45 46 47 ... 143 144

Komentarze do niniejszej Instrukcji

Brak uwag