File: error.h

package info (click to toggle)
isomaster 1.3.7-2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 1,820 kB
  • ctags: 744
  • sloc: ansic: 11,186; makefile: 219; sh: 109; python: 11
file content (2 lines) | stat: -rw-r--r-- 70 bytes parent folder | download | duplicates (5)
1
2
void fatalError(const char* msg);
void printWarning(const char* msg);