Typedefs | Enumerations | Functions
windows.h File Reference
#include <sys/select.h>
Include dependency graph for windows.h:

Go to the source code of this file.

Typedefs

typedef unsigned char BYTE
 

Enumerations

enum  { FALSE = false, TRUE = true }
 

Functions

int max (int a, int b)
 
int min (int a, int b)
 
void Sleep (long dwMilliseconds)
 

Typedef Documentation

◆ BYTE

typedef unsigned char BYTE

Definition at line 35 of file windows.h.

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
FALSE 
TRUE 

Definition at line 36 of file windows.h.

Function Documentation

◆ max()

int max ( int  a,
int  b 
)
inline

Definition at line 48 of file windows.h.

◆ min()

int min ( int  a,
int  b 
)
inline

Definition at line 42 of file windows.h.

◆ Sleep()

void Sleep ( long  dwMilliseconds)
inline

Definition at line 24 of file windows.h.



cob_utilities
Author(s): Christian Connette
autogenerated on Wed Nov 8 2023 03:47:50