#include "op_string.h"#include <stdlib.h>#include <stdio.h>#include <string.h>
Functions | |
| void | error (char const *str) |
| int | main () |
| void error | ( | char const * | str | ) |
| int main | ( | void | ) |
References comment_line(), empty_line(), error(), skip_nonws(), skip_ws(), and strisprefix().
1.6.1