This topic has not yet been rated - Rate this topic

Ready-to-Use List Classes 

The following classes are ready-to-use list classes.

CObList

Stores pointers to objects of class CObject or to objects of classes derived from CObject in a linked list.

CPtrList

Stores pointers to void (generic pointers) in a linked list.

CStringList

Stores CString objects in a linked list.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.