Click here to Skip to main content
15,905,233 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Can You Help With This? Pin
Prakash Nadar5-Mar-04 16:27
Prakash Nadar5-Mar-04 16:27 
AnswerRe: Can You Help With This? Pin
annum6-Mar-04 7:47
annum6-Mar-04 7:47 
Generalprogram optimization Pin
(Steven Hicks)n+15-Mar-04 15:03
(Steven Hicks)n+15-Mar-04 15:03 
GeneralRe: program optimization Pin
valikac5-Mar-04 16:03
valikac5-Mar-04 16:03 
GeneralRe: program optimization Pin
Prakash Nadar5-Mar-04 16:25
Prakash Nadar5-Mar-04 16:25 
GeneralRe: program optimization Pin
(Steven Hicks)n+15-Mar-04 18:26
(Steven Hicks)n+15-Mar-04 18:26 
GeneralRe: program optimization Pin
Prakash Nadar5-Mar-04 18:35
Prakash Nadar5-Mar-04 18:35 
GeneralRe: program optimization Pin
Tim Smith5-Mar-04 16:48
Tim Smith5-Mar-04 16:48 
Without seeing sample code, it is hard to say.

When used poorly, CString can be VERY expensive. Floating isn't expensive at all unless you are doing millions and millions of operations.

CArray can also cause some problems, but not with static contents.

BTW, are you doing timing tests with the release version?

Tim Smith

I'm going to patent thought. I have yet to see any prior art.
GeneralRe: program optimization Pin
(Steven Hicks)n+15-Mar-04 18:38
(Steven Hicks)n+15-Mar-04 18:38 
GeneralRe: program optimization Pin
Tim Smith6-Mar-04 3:40
Tim Smith6-Mar-04 3:40 
GeneralDirectory pick! Pin
catngo5-Mar-04 14:40
catngo5-Mar-04 14:40 
GeneralRe: Directory pick! Pin
Prakash Nadar5-Mar-04 15:01
Prakash Nadar5-Mar-04 15:01 
GeneralRe: Directory pick! Pin
Ravi Bhavnani6-Mar-04 5:29
professionalRavi Bhavnani6-Mar-04 5:29 
QuestionHow to get MAC address (physical) Pin
gilc1375-Mar-04 14:09
gilc1375-Mar-04 14:09 
AnswerRe: How to get MAC address (physical) Pin
Anthony_Yio5-Mar-04 22:24
Anthony_Yio5-Mar-04 22:24 
GeneralRe: How to get MAC address (physical) Pin
gilc1376-Mar-04 7:12
gilc1376-Mar-04 7:12 
GeneralRe: How to get MAC address (physical) Pin
Anthony_Yio8-Mar-04 1:19
Anthony_Yio8-Mar-04 1:19 
GeneralAutomatic code comment in C++ Pin
Filousov5-Mar-04 13:09
Filousov5-Mar-04 13:09 
GeneralRe: Automatic code comment in C++ Pin
Anthony_Yio5-Mar-04 20:39
Anthony_Yio5-Mar-04 20:39 
Generalnetworking Pin
til rules5-Mar-04 11:49
til rules5-Mar-04 11:49 
GeneralRe: networking Pin
Rickard Andersson205-Mar-04 13:12
Rickard Andersson205-Mar-04 13:12 
GeneralRe: networking Pin
Prakash Nadar6-Mar-04 3:15
Prakash Nadar6-Mar-04 3:15 
GeneralMessage Maps in Services Pin
mmica5-Mar-04 10:59
mmica5-Mar-04 10:59 
GeneralRe: Message Maps in Services Pin
Prakash Nadar5-Mar-04 13:23
Prakash Nadar5-Mar-04 13:23 
GeneralHelp with OnPaint Pin
S van Leent5-Mar-04 10:56
S van Leent5-Mar-04 10:56 

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.