IonicWind Software

Aurora Compiler => General Discussion => Topic started by: kryton9 on August 19, 2006, 01:01:54 PM

Title: CList
Post by: kryton9 on August 19, 2006, 01:01:54 PM
How do you use CList? That is put info into it? There is no add or put methods, so lost :)
Title: Re: CList
Post by: Ionic Wind Support Team on August 19, 2006, 01:54:00 PM
CList is a base class. Use CPointerList, CStringList or CIntList instead.
Title: Re: CList
Post by: kryton9 on August 19, 2006, 01:59:59 PM
Ok thanks