Click here to Skip to main content
15,900,110 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: WS_CLIPSIBLINGS problem Pin
DaFrawg27-Oct-03 1:47
DaFrawg27-Oct-03 1:47 
GeneralRe: WS_CLIPSIBLINGS problem Pin
Gary R. Wheeler27-Oct-03 11:17
Gary R. Wheeler27-Oct-03 11:17 
GeneralRe: WS_CLIPSIBLINGS problem Pin
DaFrawg27-Oct-03 22:55
DaFrawg27-Oct-03 22:55 
GeneralC++ Question. Pin
WREY26-Oct-03 2:54
WREY26-Oct-03 2:54 
GeneralRe: C++ Question. Pin
Andrew Walker26-Oct-03 3:31
Andrew Walker26-Oct-03 3:31 
GeneralRe: C++ Question. Pin
WREY26-Oct-03 4:51
WREY26-Oct-03 4:51 
GeneralRe: C++ Question. Pin
Gary R. Wheeler26-Oct-03 4:53
Gary R. Wheeler26-Oct-03 4:53 
GeneralRe: C++ Question. Pin
WREY26-Oct-03 11:25
WREY26-Oct-03 11:25 
The question is not whether the objects themselves persist, it is whether the "state" of the objects persist.

I know it's my responsibility to call the destructor of each object in the end. So I know the objects are going to persist until I delete them individually. My real concerns are with the state of the objects with regards to the values they contain.

IOW, it is pointless to think every member variable of an object will be "const", or created on the heap, or of 'static' storage type. But when you're dealing with other aspects of C++ like STL, they have their own modus operandi.


William

Fortes in fide et opere!
GeneralRe: C++ Question. Pin
Ravi Bhavnani26-Oct-03 5:25
professionalRavi Bhavnani26-Oct-03 5:25 
GeneralCreate Snapshot for MS ACCESS Pin
Azghar Hussain26-Oct-03 2:23
professionalAzghar Hussain26-Oct-03 2:23 
GeneralWinsock layered service provider, getting remote ip in WSPRecvFrom() Pin
Kuniva26-Oct-03 2:09
Kuniva26-Oct-03 2:09 
GeneralCdatabase embedded in my View Pin
tlbrown26-Oct-03 2:01
tlbrown26-Oct-03 2:01 
QuestionHow to monitor the status of a process. Pin
George225-Oct-03 23:52
George225-Oct-03 23:52 
AnswerRe: How to monitor the status of a process. Pin
Jörgen Sigvardsson26-Oct-03 0:22
Jörgen Sigvardsson26-Oct-03 0:22 
GeneralRe: How to monitor the status of a process. Pin
George226-Oct-03 0:36
George226-Oct-03 0:36 
GeneralRe: How to monitor the status of a process. Pin
Jörgen Sigvardsson26-Oct-03 0:41
Jörgen Sigvardsson26-Oct-03 0:41 
GeneralRe: How to monitor the status of a process. Pin
George226-Oct-03 0:46
George226-Oct-03 0:46 
GeneralRe: How to monitor the status of a process. Pin
Jörgen Sigvardsson26-Oct-03 0:52
Jörgen Sigvardsson26-Oct-03 0:52 
GeneralRe: How to monitor the status of a process. Pin
George226-Oct-03 1:06
George226-Oct-03 1:06 
GeneralRe: How to monitor the status of a process. Pin
Jörgen Sigvardsson26-Oct-03 1:13
Jörgen Sigvardsson26-Oct-03 1:13 
GeneralRe: How to monitor the status of a process. Pin
George226-Oct-03 1:24
George226-Oct-03 1:24 
GeneralDial-Up Server programming for win98 Pin
Reza Azizi25-Oct-03 23:31
Reza Azizi25-Oct-03 23:31 
GeneralDLL problem Pin
Ghasrfakhri25-Oct-03 21:38
Ghasrfakhri25-Oct-03 21:38 
GeneralRe: DLL problem Pin
Jörgen Sigvardsson26-Oct-03 0:26
Jörgen Sigvardsson26-Oct-03 0:26 
GeneralATL collection and event firing Pin
Paul Farry25-Oct-03 19:45
professionalPaul Farry25-Oct-03 19:45 

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.