Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.

Home > Programming > Tools > Visual C++ > Compiler > Options

CL /B1

This option names the front-end C compiler.

Syntax

/B1pathname

The required pathname may be given as the next command-line token.

Behaviour

Whatever is named by pathname takes the place of the C1 module.

Documentation Status

As with all the capital-B options, this one makes no formal appearance in the product documentation. However, its existence is noted in the documentation for command-line error D2027.

This page was created on 27th October 2005. The last significant modification was on 14th April 2006.

Copyright © 2005-2006. Geoff Chappell. All rights reserved.

Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.

Home > Programming > Tools > Visual C++ > Compiler > Options

[Home][Programming Samples][Application Notes][Security Notes][Editorial][Consultation][Contacts]