Throw
2002-06-19 11:57:34
View Code
Category: cpp:general
Description: Basic example of throwing exceptions.
Author: detour

 Random Number
2002-11-10 17:25:54
View Code
Category: cpp:general
Description: Random number generation using srand(),rand() and time().
Author: detour