2
Answers

C++ MFC

Can anybody please tell me how can i use linked list in MFC without using CList class??
i want to make an application which takes employee name and id using linked list and stores it please help me with the code??

Answers (2)