[xyzzy:06939] Re: ネストされたコメントの色指定
- Subject: [xyzzy:06939] Re: ネストされたコメントの色指定
- From: Masaaki KANEKO <kaneko@xxxxxxxxxxxx>
- X-mailer: Becky! ver. 2.00.06
中田さん、こんにちは。名古屋の金子です。
nobu.nokada<nobu.nokada@xxxxxxxxxxxx> wrote.
[xyzzy:06938] Re: ネストされたコメントの色指定
-----------------------------------------------
> 標準出力に出したり、形式を変えるようなオプションはありません
> か。
以下、cpp のオプションスイッチです。
CPP Version 2.0 Copyright (c) 1987, 1988 Borland International
Syntax: CPP [ options ] file[s] * = default; -x- = turn switch x off
-A Disable non-ANSI extns. -C Allow nested comments
-Dxxx Define macro -Ixxx Include files directory
-P * Include source line info -Uxxx Undefine macro
-gnnn Stop after N warnings -innn Maximum identifier length N
-jnnn Stop after N errors -mc Compact model
-mh Huge Model -ml Large Model
-mm Medium Model -ms * Small Model
-mt Tiny Model -nxxx Output file directory
-oxxx Output file name -p Pascal calls
-w Enable all warnings -wxxx Enable warning xxx
-w-xxx Disable warning xxx
隠し機能があるかどうかまでは調べていません。
出力ファイル名の変更は出来そうですが、形式についてはそれっぽい
のは無さそうですがどうでしょう?
== 金子 真昭 <kaneko@xxxxxxxxxxxx>