MISR Toolkit
1.5.1
|
Go to the source code of this file.
Functions | |
MTKt_status | MtkStringListFree (int strcnt, char **strlist[]) |
Free string list. More... | |
MTKt_status MtkStringListFree | ( | int | strcnt, |
char ** | strlist[] | ||
) |
Free string list.
fieldlist
and fieldcnt
that was previously allocated with MtkFileGridToFieldList() and we wish to free it.[in] | strcnt | String Count |
[in,out] | strlist | String List |
Definition at line 33 of file MtkStringListFree.c.