www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/05/10/13:33:45

From: Weiqi Gao <weiqigao AT a DOT crl DOT com>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Classes and such...
Date: Sun, 10 May 1998 12:28:44 -0500
Organization: Spectrum Healthcare Services
Lines: 16
Message-ID: <3555E3CC.BED7ABA@a.crl.com>
References: <199805101610 DOT MAA12793 AT ultrasparc-3 DOT g-net DOT net>
NNTP-Posting-Host: a116008.stl1.as.crl.com
Mime-Version: 1.0
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Greg Phillips wrote:
> 
> class DCPaletteType
> {
>   ......
> }

You need a semi-colon after the closing brace of the class declaration.

class DCPaletteType {
  ......
};

--
Weiqi Gao
weiqigao AT a DOT crl DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019