From: makulik AT tf16 DOT mch DOT sni DOT de (Makulik.Guenther T 27528 R 91-811 WS tx24 ) Newsgroups: comp.os.msdos.djgpp Subject: Re: A question about C++ language! Date: 6 Aug 1997 10:22:22 GMT Organization: Siemens Nixdorf Inc. Lines: 8 Message-ID: <5s9j8u$1nv$2@horus.mch.sni.de> References: <33E3ADA9 DOT D59DD86C AT mailhost DOT tcs DOT tulane DOT edu> <33e5f1f4 DOT 4378908 AT news DOT pacific DOT net DOT sg> NNTP-Posting-Host: tmntn.mch.sni.de To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Gary Tan (garyt AT pacific DOT net DOT sg) wrote: : anyway, i thought we needed to specify public and private??? So it : defaults to public i guess? 'class' declarations default to private definitions, 'struct' defaults to public! cu guenther