Velocity Userspace
Functions
ini.c File Reference

Switchtec core library functions for ini operations. More...

#include "switchtec/ini.h"
Include dependency graph for ini.c:

Go to the source code of this file.

Functions

int switchtec_convert_ini2bin (FILE *szINIFileName, char *pclog, BYTE *m_pBinConfig, int *binlength)
 Converts an INI configuration file to a binary format. More...
 

Detailed Description

Switchtec core library functions for ini operations.

Definition in file ini.c.