#include <miscutil.h>
Definition at line 43 of file miscutil.h.
◆ File_Exists()
◆ File_Is_Read_Only()
| bool cMiscUtil::File_Is_Read_Only |
( |
LPCSTR | filename | ) |
|
|
static |
◆ Get_File_Id_String()
◆ Get_Text_Time()
| LPCSTR cMiscUtil::Get_Text_Time |
( |
void | | ) |
|
|
static |
◆ Is_Alphabetic()
| bool cMiscUtil::Is_Alphabetic |
( |
char | c | ) |
|
|
static |
◆ Is_Alphanumeric()
| bool cMiscUtil::Is_Alphanumeric |
( |
char | c | ) |
|
|
static |
◆ Is_Numeric()
| bool cMiscUtil::Is_Numeric |
( |
char | c | ) |
|
|
static |
◆ Is_String_Different()
◆ Is_String_Same()
◆ Is_Whitespace()
| bool cMiscUtil::Is_Whitespace |
( |
char | c | ) |
|
|
static |
◆ Remove_File()
| void cMiscUtil::Remove_File |
( |
LPCSTR | filename | ) |
|
|
static |
◆ Seconds_To_Hms()
| void cMiscUtil::Seconds_To_Hms |
( |
float | seconds, |
|
|
int & | h, |
|
|
int & | m, |
|
|
int & | s ) |
|
static |
◆ Trim_Trailing_Whitespace()
| void cMiscUtil::Trim_Trailing_Whitespace |
( |
char * | text | ) |
|
|
static |
The documentation for this class was generated from the following files: