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 35 of file windows.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
FALSE 
TRUE 

Definition at line 36 of file windows.h.


Function Documentation

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

Definition at line 48 of file windows.h.

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

Definition at line 42 of file windows.h.

void Sleep ( long  dwMilliseconds) [inline]

Definition at line 24 of file windows.h.



cob_utilities
Author(s): Christian Connette
autogenerated on Sat Jun 8 2019 21:02:25