Click here to Skip to main content
15,900,366 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralFrom C to C++ Pointer Pin
jw815-Jan-05 4:55
jw815-Jan-05 4:55 
GeneralRe: From C to C++ Pointer Pin
David Crow5-Jan-05 5:24
David Crow5-Jan-05 5:24 
GeneralRe: From C to C++ Pointer Pin
jw815-Jan-05 5:26
jw815-Jan-05 5:26 
GeneralRe: From C to C++ Pointer Pin
David Crow5-Jan-05 5:54
David Crow5-Jan-05 5:54 
GeneralRe: From C to C++ Pointer Pin
jw815-Jan-05 15:38
jw815-Jan-05 15:38 
GeneralRe: From C to C++ Pointer Pin
Maximilien5-Jan-05 16:14
Maximilien5-Jan-05 16:14 
GeneralRe: From C to C++ Pointer Pin
jw815-Jan-05 17:16
jw815-Jan-05 17:16 
GeneralRe: From C to C++ Pointer Pin
ThatsAlok5-Jan-05 22:05
ThatsAlok5-Jan-05 22:05 
jw81 wrote:
I can use for such case (linked list)?

Look for Collection Classes in MSDN. Some of them are

  • Clist
  • CPtrArray
  • CArray

or In STL

  • std::list
  • std::vector





"I Think this Will Help"
 Alok Gupta
 visit me at http://www.thisisalok.tk

GeneralRe: From C to C++ Pointer Pin
Maximilien5-Jan-05 5:43
Maximilien5-Jan-05 5:43 
GeneralRe: How to draw static controls and check box buttons transparently ? Pin
rrrado5-Jan-05 3:41
rrrado5-Jan-05 3:41 
GeneralRe: How to draw static controls and check box buttons transparently ? Pin
YoSilver7-Jan-05 0:35
YoSilver7-Jan-05 0:35 
GeneralRe: How to draw static controls and check box buttons transparently ? Pin
rrrado11-Jan-05 4:04
rrrado11-Jan-05 4:04 
GeneralRe: How to draw static controls and check box buttons transparently ? Pin
YoSilver11-Jan-05 6:35
YoSilver11-Jan-05 6:35 
GeneralAccessing Large CMapStringToString's inside Critical Sections Pin
MJWhiteman25-Jan-05 2:56
MJWhiteman25-Jan-05 2:56 
GeneralRe: Accessing Large CMapStringToString's inside Critical Sections Pin
basementman5-Jan-05 4:38
basementman5-Jan-05 4:38 
GeneralCritical Sections Pin
MJWhiteman25-Jan-05 2:47
MJWhiteman25-Jan-05 2:47 
GeneralRe: Critical Sections Pin
Martin Koorts5-Jan-05 3:25
Martin Koorts5-Jan-05 3:25 
GeneralC++ code size Pin
Defenestration5-Jan-05 2:19
Defenestration5-Jan-05 2:19 
GeneralRe: C++ code size Pin
David Crow5-Jan-05 5:22
David Crow5-Jan-05 5:22 
GeneralRe: C++ code size Pin
Defenestration5-Jan-05 7:11
Defenestration5-Jan-05 7:11 
GeneralRe: C++ code size Pin
David Crow5-Jan-05 7:52
David Crow5-Jan-05 7:52 
GeneralRe: C++ code size Pin
Gerald Schwab5-Jan-05 11:25
Gerald Schwab5-Jan-05 11:25 
Generaltopics for project Pin
V.G5-Jan-05 2:17
V.G5-Jan-05 2:17 
GeneralRe: topics for project Pin
Maximilien5-Jan-05 2:26
Maximilien5-Jan-05 2:26 
GeneralRe: topics for project Pin
V.G22-Jan-05 2:28
V.G22-Jan-05 2:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.