On Thu, 24 Sep 1998, Tim Belding wrote:

> I found this in comp.lang.c++

   Make sure you have Stroustrup understood and memorized and are up to
date on the latest standard before even thinking about posting on that
newsgroup.  

>          system_memory = open("a:\swp0001.swp", O_CREATE);

   You have to use a \\ or else it will interpret \s as an escape
sequence (or assume it's smarter, fix it, and yell at you).  Tell
microsoft about this since this looks like a bug.

   Adam

        __/\__.             [-Temperance-]                 .__)\__
   !    \ oO /           . :[Adam Rogoyski]: .              \ oO /    !
   .    /_\/_\         .  :[ [EMAIL PROTECTED] ]:  .           /_\/_\    . 
      .   \/   :[http://ccwf.cc.utexas.edu/~apoc/programs]:   \/   .

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to