Help for this page

Select Code to Download


  1. or download this
    C:\test>type junk.c
    
    ...
    Copyright (C) Microsoft Corporation.  All rights reserved.
    
    junk.c
    
  2. or download this
    C:\test>type junk.c
    /*
    ...
    junk.c(2) : error C2001: newline in constant
    junk.c(2) : error C2059: syntax error : 'string'
    junk.c(3) : warning C4138: '*/' found outside of comment