[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.lang.c++

CppDoc, please help

moongeegee

10/1/2008 3:02:00 PM

End-of-file while in a quoted string on line 0 (file = '/usr/people/
projects/xxx.C'). Parsing of "/usr/people/project/xxx.C" was
unsuccessful.

Please shed a light.
Thanks in advance.
3 Answers

Obnoxious User

10/1/2008 3:09:00 PM

0

On Wed, 01 Oct 2008 08:01:50 -0700, moongeegee wrote:

> End-of-file while in a quoted string on line 0 (file = '/usr/people/
> projects/xxx.C'). Parsing of "/usr/people/project/xxx.C" was
> unsuccessful.
>
> Please shed a light.
> Thanks in advance.

The error message seems pretty clear.

--
OU
Remember 18th of June 2008, Democracy died that afternoon.
http://frapedia.se/wiki/Information_...

moongeegee

10/1/2008 3:23:00 PM

0

On Oct 1, 11:08 am, Obnoxious User <O...@127.0.0.1> wrote:
> On Wed, 01 Oct 2008 08:01:50 -0700, moongeegee wrote:
> > End-of-file while in a quoted string on line 0 (file = '/usr/people/
> > projects/xxx.C'). Parsing of "/usr/people/project/xxx.C" was
> > unsuccessful.
>
> > Please shed a light.
> > Thanks in advance.
>
> The error message seems pretty clear.
>
> --
> OU
> Remember 18th of June 2008, Democracy died that afternoon.http://frapedia.se/wiki/Information_...

There is comment on the first line as //
It is not a end of file.

red floyd

10/1/2008 5:35:00 PM

0

On Oct 1, 8:01 am, moongeegee <moongee...@gmail.com> wrote:
> End-of-file while in a quoted string on line 0 (file = '/usr/people/
> projects/xxx.C').  Parsing of "/usr/people/project/xxx.C" was
> unsuccessful.
>
> Please shed a light.
> Thanks in advance.

Have you tried asking in the CppDoc forums? What was your C++
*language* question?