util.c File Reference

#include "util.h"
#include <stdio.h>
#include <ctype.h>

Functions

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

Function Documentation

INLINE int asc2num ( int  a  ) 

INLINE int bcd2num ( char  a  ) 

References toupper().

void brkpt (  ) 

INLINE int max ( int  a,
int  b 
)

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

INLINE int min ( int  a,
int  b 
)

References min.

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

References min.

Referenced by fddeclump(), fitD(), and globalD().

char* newmem ( int  number,
int  size 
)


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