File: parse.h

package info (click to toggle)
picp 0.4d-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 272 kB
  • ctags: 444
  • sloc: ansic: 4,614; makefile: 63
file content (3 lines) | stat: -rw-r--r-- 96 bytes parent folder | download
1
2
3

extern void InitParse();
extern bool GetNextByte(FILE *theFile, UINT32 *address, UINT8 *data);