mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-07 07:18:48 +00:00
better failure reporting
This commit is contained in:
parent
34675f0cb7
commit
963e286f49
9 changed files with 184 additions and 63 deletions
|
|
@ -4,6 +4,8 @@
|
|||
|
||||
#include "utils.h"
|
||||
|
||||
const char *read_cmd(char *ip);
|
||||
|
||||
bytefile *read_file(char *fname);
|
||||
|
||||
void dump_file(FILE *f, bytefile *bf);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue