Click here to Skip to main content
16,007,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ENOUGH Pin
reyyy27-Feb-07 9:22
reyyy27-Feb-07 9:22 
JokeRe: success! Pin
Rajesh R Subramanian27-Feb-07 6:59
professionalRajesh R Subramanian27-Feb-07 6:59 
GeneralRe: success! Pin
toxcct27-Feb-07 7:24
toxcct27-Feb-07 7:24 
GeneralRe: success! Pin
Programm3r27-Feb-07 7:03
Programm3r27-Feb-07 7:03 
GeneralRe: success! Pin
David Crow27-Feb-07 7:05
David Crow27-Feb-07 7:05 
GeneralRe: success! Pin
Programm3r27-Feb-07 7:30
Programm3r27-Feb-07 7:30 
Questionvector filling problem Pin
prithaa27-Feb-07 5:01
prithaa27-Feb-07 5:01 
AnswerRe: vector filling problem Pin
toxcct27-Feb-07 5:05
toxcct27-Feb-07 5:05 
prithaa wrote:
Will some ambiguous memory problems arise ?


not that i am aware of...

i used to use vectors of my own classes, containing different variable sizes members, and i didn't notice any memory problems anyway

a good example to test that is by creating a std::vector<std::string>. strings can have different sizes, but the vector still works, doesn't it ?


GeneralRe: vector filling problem Pin
prithaa27-Feb-07 5:12
prithaa27-Feb-07 5:12 
GeneralRe: vector filling problem Pin
toxcct27-Feb-07 5:14
toxcct27-Feb-07 5:14 
GeneralRe: vector filling problem Pin
David Crow27-Feb-07 5:36
David Crow27-Feb-07 5:36 
GeneralRe: vector filling problem Pin
toxcct27-Feb-07 5:40
toxcct27-Feb-07 5:40 
GeneralRe: vector filling problem [modified] Pin
Eytukan27-Feb-07 5:48
Eytukan27-Feb-07 5:48 
GeneralRe: vector filling problem Pin
webHamlet27-Feb-07 6:29
webHamlet27-Feb-07 6:29 
GeneralRe: vector filling problem Pin
toxcct27-Feb-07 6:47
toxcct27-Feb-07 6:47 
GeneralRe: vector filling problem Pin
David Crow27-Feb-07 6:54
David Crow27-Feb-07 6:54 
GeneralRe: vector filling problem Pin
Stephen Hewitt27-Feb-07 12:34
Stephen Hewitt27-Feb-07 12:34 
AnswerRe: vector filling problem Pin
Eytukan27-Feb-07 5:52
Eytukan27-Feb-07 5:52 
AnswerRe: vector filling problem Pin
ThatsAlok27-Feb-07 19:38
ThatsAlok27-Feb-07 19:38 
Questioninstall proble. Pin
david bagaturia27-Feb-07 4:45
david bagaturia27-Feb-07 4:45 
JokeRe: install proble. Pin
Rajesh R Subramanian27-Feb-07 5:57
professionalRajesh R Subramanian27-Feb-07 5:57 
GeneralRe: install proble. Pin
Mark Salsbery27-Feb-07 8:15
Mark Salsbery27-Feb-07 8:15 
GeneralI understand the pain. Pin
Rajesh R Subramanian27-Feb-07 8:24
professionalRajesh R Subramanian27-Feb-07 8:24 
GeneralRe: I understand the pain. Pin
Mark Salsbery27-Feb-07 8:36
Mark Salsbery27-Feb-07 8:36 
GeneralRe: I understand the pain. Pin
david bagaturia27-Feb-07 18:40
david bagaturia27-Feb-07 18:40 

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.