init.c File Reference

#include <types.h>
#include "globals.h"
#include "structs.h"
#include "reveng_errors.h"
#include <string.h>
#include <stdio.h>
#include <stdlib.h>
#include "chainlist.h"
#include "misc.h"
#include "init.h"

Functions

int32 RE_ReadCmdLine (int16 argc, int8 *argv[], Settings *projectSettings)
 Reads the command line.
int32 RE_ReadConfigFile (LIST_Mapping *globalMapping)
 Reads the configuration file and fills some parts of the globalMapping variable.
  • Reads messages codes.
  • This is where params size will be read when implemented.

int32 RE_ReadMessages (FILE *f_ConfigFile, LIST_Mapping *messagesList)
 Reads messages codes in the configuration file.
int32 RE_ReadParams (FILE *f_ConfigFile, LIST_Mapping *ParamsList)
 Reads parameters size in the configuration file.

Generated on Tue Nov 29 20:13:16 2005 for REVENG by  doxygen 1.4.5