User: zippyking

  • Public profile

User profile: zippyking

User info
User name:zippyking
History
Joined:
Number of posts:20
Latest posts:

Exception catch all statement
Hey guys. When using catch(...) to handle unexpected exceptions, is there a way to obtain a handle t...

array bound index validation
If you have an array... E.g. [code] int a[3]; [/code] ... then &a[0] will return a pointer to the ...

Naming variables and classes
I agree with Mathhead200, all variable names consisting of multiple words should definitely contain ...

Doppler shift and if else
In C++ the data type 'int' is an abbreviation of the word 'integer', and as all good physicists/math...

Arrays
Thanks for the heads up WebJose I guess you are probably right. I have been using printf() functions...

This user does not accept Private Messages