Click here to Skip to main content
16,010,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Heap, stack? Pin
Alvaro Mendez11-Feb-02 12:10
Alvaro Mendez11-Feb-02 12:10 
GeneralGlobals Pin
alex.barylski9-Feb-02 22:01
alex.barylski9-Feb-02 22:01 
GeneralRe: Globals Pin
Paul M Watt9-Feb-02 22:39
mentorPaul M Watt9-Feb-02 22:39 
GeneralRe: Globals Pin
alex.barylski9-Feb-02 22:44
alex.barylski9-Feb-02 22:44 
GeneralRe: Globals Pin
Christian Graus9-Feb-02 22:42
protectorChristian Graus9-Feb-02 22:42 
GeneralRe: Globals Pin
alex.barylski9-Feb-02 22:52
alex.barylski9-Feb-02 22:52 
GeneralRe: Globals Pin
Christian Graus9-Feb-02 22:59
protectorChristian Graus9-Feb-02 22:59 
GeneralRe: Globals Pin
alex.barylski10-Feb-02 0:13
alex.barylski10-Feb-02 0:13 
I'm trying in a very non OOD sorta way to do something using OOD ideoligies(spelling).

There can't be a cpp the class has no implementation except for construction and destruction. Which for the sake of clarity and possibly speed are inlined.

Both use the same variable that will not change througout progam execution. They will however go through construction an destruction many times. I dunno...i see the problem now, but don't see any solution. I supose i could use a cpp for only a single var, but that wouldn't make sense over using a fixed value instead.

Thanx again! Smile | :)

"An expert is someone who has made all the mistakes in his or her field" - Niels Bohr
GeneralRe: Globals Pin
Sprudling10-Feb-02 0:46
Sprudling10-Feb-02 0:46 
GeneralRe: Globals Pin
alex.barylski10-Feb-02 12:06
alex.barylski10-Feb-02 12:06 
GeneralRe: Globals Pin
Christian Graus10-Feb-02 1:34
protectorChristian Graus10-Feb-02 1:34 
GeneralRe: Globals Pin
Tim Smith10-Feb-02 3:33
Tim Smith10-Feb-02 3:33 
GeneralRe: Globals Pin
alex.barylski10-Feb-02 12:15
alex.barylski10-Feb-02 12:15 
GeneralRe: Globals Pin
Rick York10-Feb-02 8:09
mveRick York10-Feb-02 8:09 
GeneralRe: Globals Pin
Christian Graus10-Feb-02 9:34
protectorChristian Graus10-Feb-02 9:34 
GeneralRe: Globals Pin
Tim Smith10-Feb-02 3:30
Tim Smith10-Feb-02 3:30 
GeneralRe: Globals Pin
alex.barylski10-Feb-02 12:17
alex.barylski10-Feb-02 12:17 
GeneralRe: Globals Pin
Le centriste11-Feb-02 2:25
Le centriste11-Feb-02 2:25 
GeneralRe: Globals Pin
alex.barylski11-Feb-02 16:14
alex.barylski11-Feb-02 16:14 
GeneralVC++ ADO Date data type Usage Pin
mathews9-Feb-02 21:47
mathews9-Feb-02 21:47 
Generalarguments Pin
9-Feb-02 18:31
suss9-Feb-02 18:31 
GeneralRe: arguments Pin
Paul M Watt9-Feb-02 19:17
mentorPaul M Watt9-Feb-02 19:17 
GeneralRe: arguments Pin
alex.barylski9-Feb-02 22:56
alex.barylski9-Feb-02 22:56 
GeneralProblems with Getting File Size Pin
User 127829-Feb-02 16:27
User 127829-Feb-02 16:27 
GeneralRe: Problems with Getting File Size Pin
Nish Nishant9-Feb-02 16:43
sitebuilderNish Nishant9-Feb-02 16:43 

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.