The qDecoder Project

qfDecoder.c File Reference

Configuration File Handling API. More…


Defines

#define _INCLUDE_DIRECTIVE   "@INCLUDE "
#define _VAR   ‘$’
#define _VAR_OPEN   ‘{‘
#define _VAR_CLOSE   ‘}’
#define _VAR_CMD   ‘!’
#define _VAR_ENV   ‘%’

Functions

Q_ENTRYqfDecoder (char *file)
char * qfGetValue (Q_ENTRY *first, char *format,…)
int qfGetInt (Q_ENTRY *first, char *format,…)
char * qfGetValueFirst (Q_ENTRY *first, char *format,…)
char * qfGetValueNext (void)
int qfPrint (Q_ENTRY *first, FILE *out)
void qfFree (Q_ENTRY *first)


Detailed Description

Configuration File Handling API.


[Home] [About] [Examples] [Changes] [Download] [SVN Repository] [Install] [Reference]