From: sproctor AT enter DOT net (Sean Proctor) Newsgroups: comp.os.msdos.djgpp Subject: Re: Only Errors... :-( Date: Wed, 04 Aug 1999 22:19:20 GMT Message-ID: <37a8bc23.3416700@news.enter.net> References: <37A8A42A DOT 7B620B6 AT snip DOT net> X-Newsreader: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 207.16.154.128 X-Original-NNTP-Posting-Host: 207.16.154.128 X-Trace: 4 Aug 1999 18:19:59 -0400, 207.16.154.128 Organization: Enter.Net Lines: 26 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Wed, 4 Aug 1999 22:51:26 +0200, "Amin Kharchi" wrote: >Hello! > >Hyper schrieb in Nachricht <37A8A42A DOT 7B620B6 AT snip DOT net>... >>i'm really new to programming (only did simple math programs, and stuff >that >>really has no point). My best guess is this. Since i'm new to this i >don't >>know, but i'd say the problem is your "class player" line. It doesn't >appear to >>be a function (No () ), and it doesn't appear to be a variable. is class a >>function you have made or something? please don't flame me for my >ignorance, >>i'm learning so i might be wrong > > >No, it's a class in C++. If you learn C you don't know it... But my problem >is, what did the compiler mean with "parse error before" ??? The can't find >in zhe sourcecode errors... and I don't know what to do. What you had looked okay. Maybe my eyes aren't too sharp or something. Perhaps the problem comes in the lines before your class deffinition? Sean