The input file has been opened, but no data read
The header line of the input file has been read
3.2.1.6b
caedwa
30/9/02This function searches through the header line of the opened input file, and locates the required fields. It returns an array which contains the positions of all of the required fields. The position is the position of the field from left to right, with 0 begin the leftmost field.
Get first line of infofile
Find next recognised field and incremement pointer Record position Return list of positions
None
None
3.2.1.6b, 3.2.1.6c
caedwa
30/09/02This function returns the difference in time between now (which must be the most recent of the two times) and the time given. The difference is given in milliseconds.
string is a null-terminated string
None
3.2.1.6b
caedwa
30/09/02This function returns the field id value associated with the field name given at teh start of the string. If no known field name is given, it returns -1.
string is a null-terminated string containing a data line from the input file
None
3.2.1.6b
caedwa
30/09/02
None
The input file has been opened
3.2.1.6
caedwa
30/09/02