#include "ASCStringHelpers.h"#include <stdexcept>#include <stdarg.h>Include dependency graph for ascstring.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| ASCString | copytoLower (const ASCString &s) |
| ASCString | copytoUpper (const ASCString &s) |
| const ASCString | operator+ (const char *s1, const ASCString &s2) |
|
|
Referenced by SoundList::getSound(), and loadASCFieldImageArray(). |
|
|
|
|
||||||||||||
|
Definition at line 224 of file ascstring.cpp. |
1.4.2