Matrix Elements VB-800 Manuel d'utilisateur Page 159

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 172
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 158
A6.9 Preprocessing 151
A6.9.3 Constant definition
If any text follows the defined constant, all matching occurrences of that text will be
replaced by the specified text:
#define identifier replacement
text
#definecs identifier replacement
text
For example, after
#define MAXVAL 100
all instances of MAXVAL (including Maxval, maxval, etc.) will be replaced by 100.
Another example is
#definecs MINVAL 100+12
where MINVAL is replaced by the expression 100+12. Note that macro arguments are
not supported, nor is reference to another defined replacement.
Vue de la page 158
1 2 ... 154 155 156 157 158 159 160 161 162 163 164 ... 171 172

Commentaires sur ces manuels

Pas de commentaire