Click here to Skip to main content
15,907,001 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CTime question Pin
João Paulo Figueira24-Feb-03 5:09
professionalJoão Paulo Figueira24-Feb-03 5:09 
GeneralRe: CTime question Pin
jhwurmbach24-Feb-03 5:09
jhwurmbach24-Feb-03 5:09 
GeneralRe: CTime question Pin
Alvaro Mendez24-Feb-03 5:25
Alvaro Mendez24-Feb-03 5:25 
GeneralRe: CTime question Pin
Anonymous24-Feb-03 5:27
Anonymous24-Feb-03 5:27 
GeneralRe: CTime question Pin
Dave_24-Feb-03 9:39
Dave_24-Feb-03 9:39 
GeneralCopy constructor Pin
Jerome Conus24-Feb-03 4:27
Jerome Conus24-Feb-03 4:27 
GeneralRe: Copy constructor Pin
João Paulo Figueira24-Feb-03 4:37
professionalJoão Paulo Figueira24-Feb-03 4:37 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 4:43
Jerome Conus24-Feb-03 4:43 
Thanks for answering my first question.

For my second question, there is a difference :
In the original code, I'm directly accessing the member variables or the class, in the seconde version, I use an accessor, ie instead of doing MyRationalObject.m_lNumerator, I use the accessor : MyRationalObject.GetNumerator() .

The problem is that in the second version, I cannot have the parameter as const anymore.....

Jerome
GeneralRe: Copy constructor Pin
João Paulo Figueira24-Feb-03 4:50
professionalJoão Paulo Figueira24-Feb-03 4:50 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 4:53
Jerome Conus24-Feb-03 4:53 
GeneralRe: Copy constructor Pin
João Paulo Figueira24-Feb-03 5:02
professionalJoão Paulo Figueira24-Feb-03 5:02 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 5:06
Jerome Conus24-Feb-03 5:06 
GeneralRe: Copy constructor Pin
Alvaro Mendez24-Feb-03 4:49
Alvaro Mendez24-Feb-03 4:49 
GeneralRe: Copy constructor Pin
Jerome Conus24-Feb-03 4:52
Jerome Conus24-Feb-03 4:52 
GeneralScrollbar HTMLView Pin
jeremysay24-Feb-03 4:15
jeremysay24-Feb-03 4:15 
GeneralRe: Scrollbar HTMLView Pin
HENDRIK R24-Feb-03 4:35
HENDRIK R24-Feb-03 4:35 
GeneralRe: Scrollbar HTMLView Pin
jeremysay24-Feb-03 5:02
jeremysay24-Feb-03 5:02 
GeneralRe: Scrollbar HTMLView Pin
HENDRIK R24-Feb-03 5:10
HENDRIK R24-Feb-03 5:10 
GeneralRe: Scrollbar HTMLView Pin
jeremysay24-Feb-03 5:24
jeremysay24-Feb-03 5:24 
Generaldialog Pin
dudic24-Feb-03 3:58
dudic24-Feb-03 3:58 
GeneralRe: dialog Pin
valikac24-Feb-03 9:25
valikac24-Feb-03 9:25 
GeneralA simple problem: cannot change project complie mode Pin
chen24-Feb-03 3:52
chen24-Feb-03 3:52 
GeneralRe: A simple problem: cannot change project complie mode Pin
TigerNinja_24-Feb-03 7:25
TigerNinja_24-Feb-03 7:25 
GeneralRe: A simple problem: cannot change project complie mode Pin
Anonymous24-Feb-03 13:45
Anonymous24-Feb-03 13:45 
GeneralDll importing question Pin
will138324-Feb-03 3:36
will138324-Feb-03 3:36 

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.