Click here to Skip to main content
15,899,825 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMaximum length of string?? Pin
xxhimanshu17-Nov-03 19:28
xxhimanshu17-Nov-03 19:28 
AnswerRe: Maximum length of string?? Pin
Michael Dunn17-Nov-03 20:01
sitebuilderMichael Dunn17-Nov-03 20:01 
GeneralRe: Maximum length of string?? Pin
xxhimanshu17-Nov-03 20:05
xxhimanshu17-Nov-03 20:05 
GeneralDeveloping for Pocket PC Pin
georgiek5017-Nov-03 18:58
georgiek5017-Nov-03 18:58 
GeneralRe: Developing for Pocket PC Pin
Michael P Butler17-Nov-03 22:42
Michael P Butler17-Nov-03 22:42 
GeneralRe: Developing for Pocket PC Pin
georgiek5017-Nov-03 22:48
georgiek5017-Nov-03 22:48 
QuestionCMap Efficiency??? Pin
Uma Mahes17-Nov-03 18:04
Uma Mahes17-Nov-03 18:04 
AnswerRe: CMap Efficiency??? Pin
Brian Shifrin18-Nov-03 0:03
Brian Shifrin18-Nov-03 0:03 
CMap is ok, STL is better....

CMap uses hashbuckets, efficency based on size of the data, hash alg, etc etc etc..

Multiple keys can be achived by multiple maps with <keyx, pointer="" to="" the="" object="">. You can reduce initialize penalty, by initializing maps as needed..

Brian
Questionprinter help? Pin
murali_utr17-Nov-03 18:01
murali_utr17-Nov-03 18:01 
AnswerRe: printer help? Pin
Brian Shifrin17-Nov-03 23:43
Brian Shifrin17-Nov-03 23:43 
QuestionHow 2 send to correct ClientSocket with ServerSocket? Pin
G.Milos17-Nov-03 16:26
sussG.Milos17-Nov-03 16:26 
Generalquick statusbar question Pin
LOSTTWARE.com17-Nov-03 16:19
LOSTTWARE.com17-Nov-03 16:19 
GeneralRe: quick statusbar question Pin
LOSTTWARE.com17-Nov-03 19:15
LOSTTWARE.com17-Nov-03 19:15 
GeneralRe: quick statusbar question Pin
Zhuofei Wang17-Nov-03 19:28
Zhuofei Wang17-Nov-03 19:28 
GeneralRe: quick statusbar question Pin
LOSTTWARE.com18-Nov-03 15:18
LOSTTWARE.com18-Nov-03 15:18 
GeneralFile open and close Pin
alex.barylski17-Nov-03 16:15
alex.barylski17-Nov-03 16:15 
GeneralRe: File open and close Pin
Prakash Nadar17-Nov-03 16:40
Prakash Nadar17-Nov-03 16:40 
GeneralRe: File open and close Pin
alex.barylski18-Nov-03 4:54
alex.barylski18-Nov-03 4:54 
GeneralRe: File open and close Pin
Peter Molnar18-Nov-03 14:39
Peter Molnar18-Nov-03 14:39 
GeneralRe: File open and close Pin
georgiek5017-Nov-03 23:09
georgiek5017-Nov-03 23:09 
GeneralQuick OnInitDialog q'n Pin
el davo17-Nov-03 15:28
el davo17-Nov-03 15:28 
GeneralRe: Quick OnInitDialog q'n Pin
Prakash Nadar17-Nov-03 16:02
Prakash Nadar17-Nov-03 16:02 
GeneralRe: Quick OnInitDialog q'n Pin
Michael Dunn17-Nov-03 20:04
sitebuilderMichael Dunn17-Nov-03 20:04 
QuestionDoes it have some memory leak? Pin
Joise17-Nov-03 14:56
Joise17-Nov-03 14:56 
AnswerRe: Does it have some memory leak? Pin
Dave Bryant17-Nov-03 15:07
Dave Bryant17-Nov-03 15:07 

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.