Everything

-c


This option specifies the Japanese character code.

[Specification format]

-c={none|sjis|euc_jp}

 

-

Interpretation when omitted

sjis is assumed as the parameter for this option.

[Detailed description]

-

This option specifies the character code to be used for comments in the input file.

-

An error will occur if the parameter is omitted.

-

The parameters that can be specified are shown below. A warning is output and sjis is assumed if any other item is specified. Operation is not guaranteed if the specified character code differs from the character code of the input file.

none

Does not process the Japanese character code.

sjis

SJIS

euc_jp

EUC (Japanese)

[Example of use]

>CcnvCA78K0R  input.c  -c=euc_jp  -o=output.c