Concord - C Discord API library
A Discord API wrapper library written in C
|
Go to the source code of this file.
Macros | |
#define | OSNAME "POSIX" |
#define | OSCLASS UNIX |
Enumerations | |
enum | OSClass { UNIX , WINDOWS , DOS , OS2 , S370 , DEC , MACINTOSH , AMIGA , OTHER } |
#define OSNAME "POSIX" |
#define OSCLASS UNIX |
enum OSClass |