> ---- ORIGINAL MESSAGE ---- > Date: Thu, 17 Jan 2002 16:51:44 -0800 > To: [EMAIL PROTECTED] > Subject: Re: [vox-tech] C question: global vs local const > From: Peter Jay Salzman <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > > > it looks like you're using C++? i'm not too hip onto that language, > but i've heard people say that the const qualifier works differently > between the two languages. >
Yeah, I'm using C++. I didn't realize there was much difference syntactically, (besides the really obvious features that were added in C++), and I just don't know what the differences are. I've never programmed pure C -- I've understood OOP since before I even started with C/C++, so I always used iostreams and classes. I couldn't use printf to save my life. _______________________________________________ vox-tech mailing list [EMAIL PROTECTED] http://lists.lugod.org/mailman/listinfo/vox-tech
