new: tool that turns a file into a valid C string
This commit is contained in:
@@ -14,5 +14,5 @@ int parse_standard_options(void (*usage)(), int argc, char **argv) {
|
||||
exit(0);
|
||||
}
|
||||
}
|
||||
return -1;
|
||||
return 1;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user