Config
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
Config()
SYNOPSIS
misc_lib/config.c:115
void Config(char *PrgmName, ConfigStruct *SetUp, int NumVar)
DESCRIPTION
Main routine of configuration file handling.
Gets the program name, PrgmName, and the configuration data base that
defines the acceptable variables, Setup, with Numvarentries.
PARAMETERS:
PrgmName: Name of program that uses this data base.
SetUp: Configuration data based.
NumVar: Number of entries on configuration data base.
FUNCTION RETURN VALUE
void
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:26:45 GMT, July 20, 2024