Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

testfuncs.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define VISABANKNAMES   "data/visa-pre.csv"
#define MASTERCARDBANKNAMES   "data/mastercard-pre.csv"
#define AIRPORTNAMES   "data/airportcodes.csv"
#define AIRLINENAMES   "data/airline.csv"
#define AIRLINECLASSES   "data/airline-classes.csv"
#define AAMVAREGIONS   "data/aamva-regions.csv"

Functions

bool mod10check (char *card)
bool isMonth (char *d)
int lastDotm (int m, int y)
bool dateValid (char *m, char *d, char *y)
bool isAlpha (const char *)
bool isBCD (const char *)
int expandYear (int i)
char * monthName (int x)
char * formatter (char *format, char *n)
char * extractDate (char *format, char *n)
char * extractName (char *format, char *n)
void reduceUpper (char *n)
char * bankLookup (char *fn, char *s, int len)
int svIndexLookup (char *fn, char *s, int len)
char * svExtract (char *fn, int j, int field, char sep)
char * svExtractor (char *s, char sep, int f)
char numToAlpha (int i)


Define Documentation

#define AAMVAREGIONS   "data/aamva-regions.csv"
 

#define AIRLINECLASSES   "data/airline-classes.csv"
 

#define AIRLINENAMES   "data/airline.csv"
 

#define AIRPORTNAMES   "data/airportcodes.csv"
 

#define MASTERCARDBANKNAMES   "data/mastercard-pre.csv"
 

#define VISABANKNAMES   "data/visa-pre.csv"
 


Function Documentation

char* bankLookup char *  fn,
char *  s,
int  len
 

bool dateValid char *  m,
char *  d,
char *  y
 

Here is the call graph for this function:

int expandYear int  i  ) 
 

char* extractDate char *  format,
char *  n
 

Here is the call graph for this function:

char* extractName char *  format,
char *  n
 

Here is the call graph for this function:

char* formatter char *  format,
char *  n
 

bool isAlpha const char *   ) 
 

bool isBCD const char *   ) 
 

bool isMonth char *  d  ) 
 

int lastDotm int  m,
int  y
 

bool mod10check char *  card  ) 
 

char* monthName int  x  ) 
 

char numToAlpha int  i  ) 
 

void reduceUpper char *  n  ) 
 

char* svExtract char *  fn,
int  j,
int  field,
char  sep
 

Here is the call graph for this function:

char* svExtractor char *  s,
char  sep,
int  f
 

int svIndexLookup char *  fn,
char *  s,
int  len
 


Generated on Thu Apr 7 01:56:30 2005 for StripeSnoop by doxygen 1.3.3