Rockwell-automation 1771-DMC_DMC1_DMC4_DXPS Control Coprocessor User M Bedienungsanleitung Seite 298

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 312
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 297
1 2 ... 293 294 295 296 297 298 299 300 301 302 303 ... 311 312

Kommentare zu diesen Handbüchern

Keine Kommentare