Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Manuel d'utilisateur Page 298

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 312
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 297

Appendix D
D-20
List Names to stdout or file
Syntax
names <names> /* list names to stdout */
or
names <names> [><fname>] /* redirect to a file */
Function
If <fname> is omitted, names lists the names specified on the command
line to
stdout. Otherwise, names redirects the output to the file specified
by <fname>. You can use this command to create a file for use by the
compiler/assembler/linker.
Options
None
Examples
The following example creates a file called CPPFILE and uses it during
the pre-processor phase of the compiler.
C:\> names -v=\OSK\DEFS -v=\C600\DEFS -v=\USR\DEFS >cppfile
C:\> xcc -q -po=“-z=cppfile” -r=RELS file.c
CPPFILE contains the following lines:
-v=\OSK\DEFS
-v=\C600\DEFS
-v=\USR\DEFS
names
Vue de la page 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 311 312

Commentaires sur ces manuels

Pas de commentaire