Functions | |
| float | RandPercent () |
| float | GaussRand (float mean, float sigma) |
| string | itostr (int val) |
| string | ftostr (float val) |
| string | MkTempDir () |
|
|
|
|
|
|
|
|
creates a directory with a random name. The called must take care of deleting it later. This function exists because of portablity and other issues with the system functions
|
|
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002