Click here to Skip to main content
16,011,530 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: List of object or list of pointers to objects? Pin
Jeremy Pullicino18-Aug-03 22:37
Jeremy Pullicino18-Aug-03 22:37 
GeneralRe: List of object or list of pointers to objects? Pin
jhwurmbach18-Aug-03 23:30
jhwurmbach18-Aug-03 23:30 
AnswerRe: List of object or list of pointers to objects? Pin
Andrew Walker19-Aug-03 1:27
Andrew Walker19-Aug-03 1:27 
GeneralSTL list Pin
Anthony_Yio18-Aug-03 21:01
Anthony_Yio18-Aug-03 21:01 
GeneralRe: STL list Pin
jhwurmbach18-Aug-03 21:38
jhwurmbach18-Aug-03 21:38 
GeneralRe: STL list Pin
Anthony_Yio18-Aug-03 22:20
Anthony_Yio18-Aug-03 22:20 
GeneralRe: STL list Pin
Jeremy Pullicino18-Aug-03 21:39
Jeremy Pullicino18-Aug-03 21:39 
GeneralRe: STL list Pin
Anthony_Yio18-Aug-03 22:03
Anthony_Yio18-Aug-03 22:03 
Of course, I could just do it this way but this codes is just to demonstrate my another problem. It is not my actual problem. My actual problem is way too long to be explained here.
In short. I do not want to insert in this direct way.
if(*lItemItr == 10) myList.insert( lItemItr , 8);

I want to insert during if(*lItemItr == 8)

Any idea?

thank you

Sonork 100.41263:Anthony_Yio
GeneralRe: STL list Pin
jhwurmbach18-Aug-03 22:09
jhwurmbach18-Aug-03 22:09 
GeneralRe: STL list Pin
Anthony_Yio18-Aug-03 22:23
Anthony_Yio18-Aug-03 22:23 
GeneralRe: STL list Pin
Anthony_Yio18-Aug-03 22:37
Anthony_Yio18-Aug-03 22:37 
GeneralRe: STL list Pin
jhwurmbach18-Aug-03 23:22
jhwurmbach18-Aug-03 23:22 
GeneralRe: STL list Pin
Anthony_Yio19-Aug-03 17:03
Anthony_Yio19-Aug-03 17:03 
GeneralEvents Pin
cberam18-Aug-03 2:11
cberam18-Aug-03 2:11 
GeneralRe: Events Pin
valikac18-Aug-03 12:04
valikac18-Aug-03 12:04 
GeneralRe: Events Pin
cberam18-Aug-03 17:51
cberam18-Aug-03 17:51 
GeneralRE: Help Pin
HansonDavid16-Aug-03 23:48
HansonDavid16-Aug-03 23:48 
GeneralRe: RE: Help Pin
Jörgen Sigvardsson18-Aug-03 13:07
Jörgen Sigvardsson18-Aug-03 13:07 
GeneralAbout ATL/WTL Pin
HansonDavid16-Aug-03 23:41
HansonDavid16-Aug-03 23:41 
GeneralRe: About ATL/WTL Pin
Michael Dunn17-Aug-03 7:20
sitebuilderMichael Dunn17-Aug-03 7:20 
GeneralRe: About ATL/WTL Pin
HansonDavid18-Aug-03 1:01
HansonDavid18-Aug-03 1:01 
QuestionHow to convert from .DOC to .PDF, please help me .......... Pin
Atif Bashir16-Aug-03 1:47
Atif Bashir16-Aug-03 1:47 
QuestionHow can I send a reference of an object in a event? Pin
emoscosocam13-Aug-03 13:49
emoscosocam13-Aug-03 13:49 
AnswerRe: How can I send a reference of an object in a event? Pin
valikac14-Aug-03 6:42
valikac14-Aug-03 6:42 
GeneralRe: How can I send a reference of an object in a event? Pin
emoscosocam14-Aug-03 8:38
emoscosocam14-Aug-03 8:38 

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.