home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Acorn User 10
/
AU_CD10.iso
/
Archived
/
Updates
/
Flash
/
writeflash
/
!MakeFlash
/
h
/
main
< prev
next >
Wrap
Text File
|
2000-04-18
|
195b
|
10 lines
#define RESERVED_ID 65535
#define MAXLINELENGTH 1024
// for debugging
extern int debug_print_lines;
int update_record_header(int tag, U32 ptr);
void report_error(char *err);