| Line 50... |
Line 50... |
| 50 |
-o <file> Put output into <file>
|
50 |
-o <file> Put output into <file>
|
| 51 |
-pedantic Issue all warnings demanded by strict ANSI C
|
51 |
-pedantic Issue all warnings demanded by strict ANSI C
|
| 52 |
-traditional Follow K&R pre-processor behaviour
|
52 |
-traditional Follow K&R pre-processor behaviour
|
| 53 |
-trigraphs Support ANSI C trigraphs
|
53 |
-trigraphs Support ANSI C trigraphs
|
| 54 |
-lang-c Assume that the input sources are in C
|
54 |
-lang-c Assume that the input sources are in C
|
| 55 |
-lang-c89 Assume that the input is C89; depricated
|
55 |
-lang-c89 Assume that the input is C89; deprecated
|
| 56 |
-lang-c++ Assume that the input sources are in C++
|
56 |
-lang-c++ Assume that the input sources are in C++
|
| 57 |
-lang-objc Assume that the input sources are in ObjectiveC
|
57 |
-lang-objc Assume that the input sources are in ObjectiveC
|
| 58 |
-lang-objc++ Assume that the input sources are in ObjectiveC++
|
58 |
-lang-objc++ Assume that the input sources are in ObjectiveC++
|
| 59 |
-lang-asm Assume that the input sources are in assembler
|
59 |
-lang-asm Assume that the input sources are in assembler
|
| 60 |
-lang-chill Assume that the input sources are in Chill
|
60 |
-lang-chill Assume that the input sources are in Chill
|