#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) |
void Free_ParamNames | ( | const char ** | params, | |
int | m | |||
) |