15.2.5 Options
- -help
-
helpshows the usage ofprepro-cics-C.pl. - -source_format
-
source_formatspecifies the source format of C program. There are two possibilities:source_formatspecifies the source format of C program. There are two possibilities:-
fixed- (default) means that each line of a C program should be in fixed format. -
free- specifies free style of C program.Note:
Onlyfixedformat is supported currently.
-
- -o
-
ospecifies output file name and path. - -B
-
Bspecifies that the source is an EXCI program. - -enable_pragma
-
enable_pragmaspecifies to enable pragma. - source_file
-
source_filespecifies input file name and path.
Parent topic: prepro-cics-C.pl