| Syntax: | Default: |
| /R[e|n] | /Re |
Use /R to control the executable runtime environment.
Specify /Rn to generate executable code that can be used as a subsystem without a runtime environment.
By default (/Re), the compiler generates executable code that runs in an IBM C and C++ Compilers environment.