util.h File Reference

Go to the source code of this file.

Functions

int asc2num (int a)
int bcd2num (char a)
int min (int a, int b)
int min3 (int a, int b, int c)
char * newmem (int number, int size)
int max3 (int a, int b, int c)
int max (int a, int b)
void brkpt ()


Function Documentation

int asc2num ( int  a  ) 

int bcd2num ( char  a  ) 

References toupper().

void brkpt (  ) 

int max ( int  a,
int  b 
)

References max.

int max3 ( int  a,
int  b,
int  c 
)

References max.

int min ( int  a,
int  b 
)

References min.

int min3 ( int  a,
int  b,
int  c 
)

References min.

char* newmem ( int  number,
int  size 
)

References L.


Generated on Wed Aug 10 11:57:04 2011 for Softwares from Orpara by  doxygen 1.5.6