Re: adding new levels

From: David Klasinc (bigwhale@CAPYBARA.SK-PTTSC.LJ.EDUS.SI)
Date: 11/19/97


On Tue, 18 Nov 1997, Anthony J rye wrote:

> --------------------------------------------------------------
> here is what i get now when i run make:
>
> class.c:803: unterminated string or character constant
> class.c:577: possible real start of unterminated constant
> _____________________________________________________________
> Please help!!!!!!!!!
>


I'm in the flaming mood today! *grumble*

People just learn to code, really! Usually it helps... And the error that
your compiler sipt out: unterminated string or character constant means
exactly what it says... Somewhere in the code you have unterminated
string or char constant... Like this:

 sprintf(buf, "Blaaaah);

Note the missing "


*emote looks up to the sky and say, "How can this be happening?!"*


David!


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 12/08/00 PST