Zilog Z8F0130 Manuel d'utilisateur Page 105

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 214
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 104
1 2 ... 100 101 102 103 104 105 106 107 108 109 110 ... 213 214

Commentaires sur ces manuels

Pas de commentaire