#include <string.h>
#include <stdio.h>
#include "rr_libs/general.h"
Go to the source code of this file.
Functions | |
void | parse_comline (char *input_line, int *num_of_args, char **args) |
|
Definition at line 31 of file parse_comline.c. References salloc(). Referenced by main(). |