|
#include <pantheios/pantheios.h>
Go to the source code of this file.
Defines | |
#define | PANTHEIOS_LITERAL_STRING(x) x |
Defines the literal string as a multibyte or wide string, depending on the absence or presence, respectively, of the symbol PANTHEIOS_USE_WIDE_STRINGS. | |
#define | PANTHEIOS_LITERAL_CHAR(x) x |
Defines the literal string as a multibyte or wide character, depending on the absence or presence, respectively, of the symbol PANTHEIOS_USE_WIDE_STRINGS. |
#define PANTHEIOS_LITERAL_CHAR | ( | x | ) | x |
Defines the literal string as a multibyte or wide character, depending on the absence or presence, respectively, of the symbol PANTHEIOS_USE_WIDE_STRINGS.
#define PANTHEIOS_LITERAL_STRING | ( | x | ) | x |
Defines the literal string as a multibyte or wide string, depending on the absence or presence, respectively, of the symbol PANTHEIOS_USE_WIDE_STRINGS.
|
|
pantheios Library documentation © Matthew Wilson & Synesis Software, 2006-2011 |