Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
Functions | |
const char * | POSH_GetArchString (void) |
const char* POSH_GetArchString | ( | void | ) |
Returns a string describing this platform's basic attributes.
POSH_GetArchString() reports on an architecture's statically determined attributes. In addition, it will perform run-time verification checks to make sure the various platform specific functions work. If an error occurs, please contact me at poshl so we can try to resolve what the specific failure case is. ib@p oshli b.or g
Definition at line 159 of file posh.cpp.
References POSH_64BIT_INTEGER_STRING, POSH_ENDIAN_STRING, POSH_FLOAT_STRING, POSH_OS_STRING, POSH_POINTER_STRING, s_testEndianess(), s_testFloatingPoint(), and s_testSerialization().
Referenced by AccountServer::AccountServer(), and NetClient::NetClient().