Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Pointer Syntax Pin
David Crow22-Jun-06 6:02
David Crow22-Jun-06 6:02 
AnswerRe: Pointer Syntax Pin
Chris Losinger22-Jun-06 6:08
professionalChris Losinger22-Jun-06 6:08 
AnswerRe: Pointer Syntax Pin
toxcct22-Jun-06 6:09
toxcct22-Jun-06 6:09 
GeneralRe: Pointer Syntax Pin
Jay0322-Jun-06 6:24
Jay0322-Jun-06 6:24 
GeneralRe: Pointer Syntax Pin
toxcct22-Jun-06 6:27
toxcct22-Jun-06 6:27 
GeneralRe: Pointer Syntax Pin
David Crow22-Jun-06 6:27
David Crow22-Jun-06 6:27 
AnswerRe: Pointer Syntax Pin
Zac Howland22-Jun-06 6:21
Zac Howland22-Jun-06 6:21 
GeneralRe: Pointer Syntax Pin
Jay0322-Jun-06 6:36
Jay0322-Jun-06 6:36 
I am actually looking at RTI-ng codebase.

Actually, there is no declaration anywhere saying static RTIambassador* ms_rtiAmb;

I still dont know why there are so many declarations in the ObjectRoot file like this:

ObjectRoot::ms_numInstances = 0;

Why do we declare variable ms_numInstances with ObjectRoot:: in front of it. Still unclear

Thanks for your help Zac,

Jay
GeneralRe: Pointer Syntax Pin
Chris Losinger22-Jun-06 6:43
professionalChris Losinger22-Jun-06 6:43 
GeneralRe: Pointer Syntax [modified] Pin
Zac Howland22-Jun-06 6:58
Zac Howland22-Jun-06 6:58 
GeneralRe: Pointer Syntax Pin
Jay0322-Jun-06 7:02
Jay0322-Jun-06 7:02 
GeneralRe: Pointer Syntax Pin
Zac Howland22-Jun-06 7:03
Zac Howland22-Jun-06 7:03 
GeneralRe: Pointer Syntax Pin
Jay0322-Jun-06 7:13
Jay0322-Jun-06 7:13 
GeneralRe: Pointer Syntax Pin
Zac Howland22-Jun-06 7:18
Zac Howland22-Jun-06 7:18 
GeneralRe: Pointer Syntax Pin
Jay0322-Jun-06 8:39
Jay0322-Jun-06 8:39 
GeneralRe: Pointer Syntax Pin
Zac Howland22-Jun-06 9:16
Zac Howland22-Jun-06 9:16 
QuestionAbout Windows OS Pin
Max++22-Jun-06 4:56
Max++22-Jun-06 4:56 
AnswerRe: About Windows OS Pin
toxcct22-Jun-06 5:05
toxcct22-Jun-06 5:05 
GeneralRe: About Windows OS Pin
Zac Howland22-Jun-06 5:21
Zac Howland22-Jun-06 5:21 
GeneralRe: About Windows OS Pin
toxcct22-Jun-06 5:24
toxcct22-Jun-06 5:24 
GeneralRe: About Windows OS Pin
Zac Howland22-Jun-06 5:35
Zac Howland22-Jun-06 5:35 
QuestionRe: About Windows OS Pin
David Crow22-Jun-06 5:59
David Crow22-Jun-06 5:59 
JokeRe: About Windows OS Pin
toxcct22-Jun-06 6:05
toxcct22-Jun-06 6:05 
GeneralRe: About Windows OS Pin
Zac Howland22-Jun-06 6:15
Zac Howland22-Jun-06 6:15 
GeneralRe: About Windows OS Pin
Nemanja Trifunovic22-Jun-06 7:45
Nemanja Trifunovic22-Jun-06 7: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.