ocssw
V2022
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
Include dependency graph for spload.c:
Go to the source code of this file.
Macros | |
#define | BUFSIZE 80 |
Functions | |
int | process_file (const char *input_filename, const char *output_filename) |
int | main (void) |