mUPnP for C
typedef.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <time.h>

Macros

#define bool   int
 
#define true   1
 
#define false   0
 

Typedefs

typedef unsigned char mUpnpByte
 

Macro Definition Documentation

◆ bool

#define bool   int

◆ false

#define false   0

◆ true

#define true   1

Typedef Documentation

◆ mUpnpByte

typedef unsigned char mUpnpByte