#Define Preprocessor Directive
#Define: symbol
The #Define directive adds the symbol value to the preprocessor symbol dictionary. symbol can be any value token and is required. You can add the same symbol more than once.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
#Define: symbol
The #Define directive adds the symbol value to the preprocessor symbol dictionary. symbol can be any value token and is required. You can add the same symbol more than once.