hi..
anyone know of a good place online where i could get some info on how to convert linked list header files into indexed list header files?
thanks
Makimura
This is a discussion on linked list => indexed list within the C++ Programming forums, part of the General Programming Boards category; hi.. anyone know of a good place online where i could get some info on how to convert linked list ...
hi..
anyone know of a good place online where i could get some info on how to convert linked list header files into indexed list header files?
thanks
Makimura
is an indexed list the same as a linked list used as an array of records?
im havin lots of trouble creating an indexed list... any help please?
Makimura