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

typedef unsigned char BYTE

Definition at line 71 of file windows.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
FALSE 
TRUE 

Definition at line 72 of file windows.h.


Function Documentation

int max ( int  a,
int  b 
) [inline]

Definition at line 84 of file windows.h.

int min ( int  a,
int  b 
) [inline]

Definition at line 78 of file windows.h.

void Sleep ( long  dwMilliseconds) [inline]

Definition at line 60 of file windows.h.



cob_utilities
Author(s): Christian Connette
autogenerated on Sun Oct 5 2014 23:00:37