In file config.c:

void c_set_string(char *v1, char *v2, void *t)

takes a string and a pointer, and sets the pointer to a strdup of the string

Documentation

takes a string and a pointer, and sets the pointer to a strdup of the string.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.