GLYLIB  0.3.0b
get_keysvals.c File Reference
#include "mylib.h"
Include dependency graph for get_keysvals.c:

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)

Detailed Description

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.

 All Classes Files Functions Variables Typedefs Defines