Please consider that this intrusive sentence could instead be proclaiming that you help sponsor this research.
Home > Programming > Tools > Visual C++ > Compiler > Options
This option names a filter program for the front-end C++ compiler.
/Bpxpathname
The required pathname may be given as the next command-line token.
Whatever is named by pathname becomes a filter program for the C1XX module. CL executes the named program instead of C1XX, but gives it a command line that starts with a pathname for C1XX and continues with the command line that would otherwise have been given to C1XX.
This page was created on 27th October 2005. The last significant modification was on 26th February 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]