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

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

CL /D

Syntax

/Dsymbol[=[value]]

/Dsymbol[#[value]]

The required argument may be given as the next command-line token. The symbol extends up to but not including the first # or = sign.

Relations

The following /D options are enabled by default, being provided by CL as initial options:

This page was created on 27th October 2005. The last significant modification was on 2nd 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]