Click here to Skip to main content
15,920,633 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to change the print font? Pin
douglasjordan7-Oct-05 6:48
douglasjordan7-Oct-05 6:48 
AnswerRe: How to change the print font? Pin
ThatsAlok7-Oct-05 20:26
ThatsAlok7-Oct-05 20:26 
QuestionOnUpdateCommand and menu Items Pin
#realJSOP7-Oct-05 2:11
professional#realJSOP7-Oct-05 2:11 
AnswerRe: OnUpdateCommand and menu Items Pin
David Crow7-Oct-05 2:58
David Crow7-Oct-05 2:58 
GeneralRe: OnUpdateCommand and menu Items Pin
#realJSOP7-Oct-05 3:05
professional#realJSOP7-Oct-05 3:05 
GeneralRe: OnUpdateCommand and menu Items Pin
David Crow7-Oct-05 3:52
David Crow7-Oct-05 3:52 
GeneralRe: OnUpdateCommand and menu Items Pin
#realJSOP7-Oct-05 6:54
professional#realJSOP7-Oct-05 6:54 
AnswerRe: OnUpdateCommand and menu Items Pin
David Crow7-Oct-05 8:10
David Crow7-Oct-05 8:10 
GeneralRe: OnUpdateCommand and menu Items Pin
#realJSOP7-Oct-05 9:10
professional#realJSOP7-Oct-05 9:10 
AnswerRe: OnUpdateCommand and menu Items Pin
Michael Dunn7-Oct-05 9:10
sitebuilderMichael Dunn7-Oct-05 9:10 
Questionobj versus &obj - performance test Pin
ddmcr7-Oct-05 2:08
ddmcr7-Oct-05 2:08 
AnswerRe: obj versus &obj - performance test Pin
vikas amin7-Oct-05 2:16
vikas amin7-Oct-05 2:16 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 2:23
ddmcr7-Oct-05 2:23 
QuestionRe: obj versus &obj - performance test Pin
toxcct7-Oct-05 2:47
toxcct7-Oct-05 2:47 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 2:53
ddmcr7-Oct-05 2:53 
GeneralRe: obj versus &obj - performance test Pin
toxcct7-Oct-05 2:58
toxcct7-Oct-05 2:58 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 3:06
ddmcr7-Oct-05 3:06 
AnswerRe: obj versus &obj - performance test Pin
toxcct7-Oct-05 3:15
toxcct7-Oct-05 3:15 
GeneralRe: obj versus &obj - performance test Pin
Maximilien7-Oct-05 3:19
Maximilien7-Oct-05 3:19 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 3:24
ddmcr7-Oct-05 3:24 
AnswerRe: obj versus &obj - performance test ( edited with more results : Pin
Maximilien7-Oct-05 2:59
Maximilien7-Oct-05 2:59 
GeneralRe: obj versus &obj - performance test Pin
ddmcr7-Oct-05 3:02
ddmcr7-Oct-05 3:02 
Don't you find this strange ????
In every book I've read It is said that using references in some cases reduces some time.
As in functions no copy objects are created(moreover if the objects are big).



"Success is the ability to go from one failure to another with no loss of enthusiasm." - W.Churchill


GeneralRe: obj versus &obj - performance test ( edited with more results : Pin
ddmcr7-Oct-05 4:17
ddmcr7-Oct-05 4:17 
AnswerRe: obj versus &obj - performance test Pin
S. Senthil Kumar7-Oct-05 3:19
S. Senthil Kumar7-Oct-05 3:19 
AnswerRe: obj versus &obj - performance test Pin
Tim Smith7-Oct-05 3:56
Tim Smith7-Oct-05 3: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.