User: johnD37

  • Public profile

User profile: johnD37

User info
User name:johnD37
History
Joined:
Number of posts:5
Latest posts:

Problem with Initialisation of global objects to my class.
But the random order means you have to fix it in some constant way, like in the main. So what other ...

Problem with Initialisation of global objects to my class.
Thanks, I think I understand the limitation. I can initialise my global in the start of main() Th...

Problem with Initialisation of global objects to my class.
Tried using an instance of Rgb, but still is not initialized. e.g Rgb zero( 0, 0, 0 ); Rgb c[3] ...

Problem with Initialisation of global objects to my class.
// this is my rgb.h file. // note the GL bits come from openGL glut library // // the colours are ...

Problem with Initialisation of global objects to my class.
My class works for local assignment and use, but setting a global array gives a zero value. My ex...

This user does not accept Private Messages