Zilog Z8F0130 Uživatelský manuál Strana 105

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 214
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 104
UM013037-1212 Project Menu
Zilog Developer Studio II – Z8 Encore!
User Manual
81
Preprocessor Definitions
The
Preprocessor Definitions field is equivalent to placing #define preprocessor direc-
tives before any lines of code in your program. It is useful for conditionally compiling
code. Do not put a space between the symbol\name and equal sign; however, multiple
symbols can be defined and must be separated by commas.
Standard Include Path
The
Standard Include Path field allows you to specify the series of paths for the compiler
to use when searching for standard include files. Standard include files are those included
with the
#include <file.h> preprocessor directive. If more than one path is used, the
paths are separated by semicolons (;).
For example:
c:\rtl;c:\myinc
Figure 54. Preprocessor Page of the Project Settings Dialog Box
Zobrazit stránku 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 213 214

Komentáře k této Příručce

Žádné komentáře