GLYLIB
0.3.0b
|
#include "mylib.h"
Go to the source code of this file.
Functions | |
gly_keysvals | get_keysvals_from_slurp (fileslurp F, const char *SEP, int newline_sep, int ignore_hash) |
gly_keysvals | get_keysvals_from_file (fileset F, const char *SEP, int newline_sep, int ignore_hash) |
Functions for extracting lists of keywords and values.
Contains functions to ease reading of files (slurped or not). Begun on 20080816 by BLFoley.
Definition in file get_keysvals.c.