FireBirdLib - Topfield TMS PVR TAP Programming Library
ParseLine.c File Reference
#include <string.h>
#include "FBLib_string.h"

Go to the source code of this file.

Functions

char * ParseLine (const char *zeile, size_t *n, char delim)
 

Function Documentation

◆ ParseLine()

char * ParseLine ( const char *  zeile,
size_t *  n,
char  delim 
)

Definition at line 4 of file ParseLine.c.

References TRACEENTER, and TRACEEXIT.

Referenced by INIGetARGB(), INIGetARGB8(), INIGetRGB(), and INIGetRGB8().