Concord - C Discord API library
A Discord API wrapper library written in C
osname.h File Reference

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
}
 

Macro Definition Documentation

◆ OSNAME

#define OSNAME   "POSIX"

◆ OSCLASS

#define OSCLASS   UNIX

Enumeration Type Documentation

◆ OSClass

enum OSClass
Enumerator
UNIX 
WINDOWS 
DOS 
OS2 
S370 
DEC 
MACINTOSH 
AMIGA 
OTHER