Click here to Skip to main content
16,011,542 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Unable to Create Registry Keys in some systems. Pin
Gospodin Baron12-Apr-07 5:21
Gospodin Baron12-Apr-07 5:21 
GeneralRe: Unable to Create Registry Keys in some systems. Pin
Super Hornet12-Apr-07 5:51
Super Hornet12-Apr-07 5:51 
AnswerRe: Unable to Create Registry Keys in some systems. Pin
Roger Stoltz12-Apr-07 4:44
Roger Stoltz12-Apr-07 4:44 
GeneralRe: Unable to Create Registry Keys in some systems. Pin
Super Hornet12-Apr-07 5:12
Super Hornet12-Apr-07 5:12 
GeneralRe: Unable to Create Registry Keys in some systems. Pin
Roger Stoltz12-Apr-07 5:29
Roger Stoltz12-Apr-07 5:29 
GeneralRe: Unable to Create Registry Keys in some systems. Pin
Super Hornet12-Apr-07 5:55
Super Hornet12-Apr-07 5:55 
GeneralRe: Unable to Create Registry Keys in some systems. Pin
bob1697212-Apr-07 9:03
bob1697212-Apr-07 9:03 
QuestionCString class problem with STL Pin
prithaa12-Apr-07 4:01
prithaa12-Apr-07 4:01 
Hello,

Suppose I have
vector<CString>StringVector
vector<int>IntVector

If I have above strutures in my program then do I need to worry that CString will take up variable number of bytes for each member of the vector and it may cause problems while accessing data in the vector

As otherwise each member in the IntVector is going to take up equal number of bytes so accessing member from IntVector is fine.

Please tell me whether I should take care while making a vector of CStrings .

Prithaa






AnswerRe: CString class problem with STL Pin
Parthi_Appu12-Apr-07 4:08
Parthi_Appu12-Apr-07 4:08 
AnswerRe: CString class problem with STL Pin
Cedric Moonen12-Apr-07 4:10
Cedric Moonen12-Apr-07 4:10 
GeneralRe: CString class problem with STL Pin
toxcct12-Apr-07 4:12
toxcct12-Apr-07 4:12 
GeneralRe: CString class problem with STL Pin
Cedric Moonen12-Apr-07 4:17
Cedric Moonen12-Apr-07 4:17 
GeneralRe: CString class problem with STL Pin
toxcct12-Apr-07 4:18
toxcct12-Apr-07 4:18 
GeneralRe: CString class problem with STL Pin
Cedric Moonen12-Apr-07 4:23
Cedric Moonen12-Apr-07 4:23 
JokeRe: CString class problem with STL Pin
toxcct12-Apr-07 4:30
toxcct12-Apr-07 4:30 
GeneralRe: CString class problem with STL Pin
prithaa16-Apr-07 8:26
prithaa16-Apr-07 8:26 
QuestionHELP Pin
bbvnvbnbnbnbn12-Apr-07 3:46
bbvnvbnbnbnbn12-Apr-07 3:46 
QuestionRe: HELP Pin
Maximilien12-Apr-07 3:54
Maximilien12-Apr-07 3:54 
JokeRe: HELP Pin
Rajesh R Subramanian12-Apr-07 7:34
professionalRajesh R Subramanian12-Apr-07 7:34 
QuestionCMySocket::OnAccept() Pin
Kiran Pinjala12-Apr-07 3:16
Kiran Pinjala12-Apr-07 3:16 
AnswerRe: CMySocket::OnAccept() Pin
Parthi_Appu12-Apr-07 4:23
Parthi_Appu12-Apr-07 4:23 
GeneralRe: CMySocket::OnAccept() Pin
Kiran Pinjala12-Apr-07 19:13
Kiran Pinjala12-Apr-07 19:13 
GeneralRe: CMySocket::OnAccept() Pin
Mark Salsbery13-Apr-07 7:59
Mark Salsbery13-Apr-07 7:59 
Questionhow we know which one is parent? Pin
iayd12-Apr-07 1:37
iayd12-Apr-07 1:37 
AnswerRe: how we know which one is parent? Pin
CPallini12-Apr-07 2:39
mveCPallini12-Apr-07 2:39 

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.