Files
Nikolaj 281b65339c A5
2021-12-16 14:04:17 +01:00

8 lines
107 B
C

/*
Support functions. Just one for now.
*/
// print an error and exit
void error(const char* message);