Help for this page

Select Code to Download


  1. or download this
    Q:\>perl -MConfig -e die$Config{cpp}
    cl -nologo -E at -e line 1.
    
  2. or download this
    perl -MConfig -edie\$Config{cpp}
    cpp at -e line 1.