#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <polylib/polylib.h>
Go to the source code of this file.
Functions | |
const char ** | Read_ParamNames (FILE *in, int m) |
void | Free_ParamNames (const char **params, int m) |
|
Definition at line 64 of file param.c. Referenced by main(). |
|
Definition at line 14 of file param.c. Referenced by main(), and Union_Read(). |