Re: [SLUG] OT - need help with C++ compile

From: Doumbeck1@aol.com
Date: Mon Nov 12 2001 - 21:21:28 EST


In a message dated 11/12/01 7:33:42 PM Eastern Standard Time, gcurran@gte.net
writes:

<< #include " /home/viffer/cpp.21days/cat.hpp " >>

should read

#include "/home/viffer/cpp.21days/cat.hpp"

The spaces between quote are NOT white space like elsewhere. You can see the
extra space the in the compile-time error.

Scot Mc Pherson



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:51:54 EDT