#include <rndstrng.h>
Public Member Functions | |
| void | Add_String (const char *str) |
| const char * | Get_String (void) |
Definition at line 51 of file rndstrng.h.
| void RandomStringClass::Add_String | ( | const char * | str | ) |
Definition at line 43 of file rndstrng.cpp.
| const char * RandomStringClass::Get_String | ( | void | ) |
Definition at line 48 of file rndstrng.cpp.