Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

arg.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>
#include <string.h>
#include "idarg.h"
#include "iderr.h"
#include "idprint.h"
#include "idio.h"

Go to the source code of this file.

Defines

#define ARG_LONG_MAX   1000 /* JPR, au lieu de 100 */
#define ARG_LABEL_LOGFILE   "LOG"
#define ARG_LABEL_PARAMOUT   "paramout"

Functions

char * IdArgInit (int argc, argv)
int IdArgDefined (char *SearchParam)
char * IdArgValue (char *Param)
char * IdArgUnused ()
int IdArgPrintUnusedLabels ()
int IdArgUsage (char **usage_text)
int _IdArgFree ()
int IdArgSave (char *param)


Define Documentation

#define ARG_LABEL_LOGFILE   "LOG"
 

Definition at line 54 of file arg.c.

#define ARG_LABEL_PARAMOUT   "paramout"
 

Definition at line 55 of file arg.c.

#define ARG_LONG_MAX   1000 /* JPR, au lieu de 100 */
 

Definition at line 51 of file arg.c.

Referenced by IdArgInit().


Function Documentation

int _IdArgFree void   ) 
 

Definition at line 577 of file arg.c.

Referenced by IdExit().

int IdArgDefined char *  SearchParam  ) 
 

Definition at line 365 of file arg.c.

References FALSE, and TRUE.

Referenced by IdArgUnused(), and IdArgValue().

char* IdArgInit int  argc,
argv 
 

Definition at line 278 of file arg.c.

References ARG_LONG_MAX, ARGMAXCOUNT, and IdErrPrintf().

int IdArgPrintUnusedLabels void   ) 
 

Definition at line 510 of file arg.c.

References IdArgUnused(), IdArgValue(), and IdPrintf().

int IdArgSave char *  param  ) 
 

Definition at line 634 of file arg.c.

char* IdArgUnused void   ) 
 

Definition at line 480 of file arg.c.

References IdArgDefined().

Referenced by IdArgPrintUnusedLabels().

int IdArgUsage char **  usage_text  ) 
 

Definition at line 567 of file arg.c.

References IdExit(), and IdPrintf().

char* IdArgValue char *  Param  ) 
 

Definition at line 436 of file arg.c.

References FALSE, and IdArgDefined().

Referenced by IdArgPrintUnusedLabels().


Generated on Wed Oct 19 09:28:35 2005 for SIMRI3D by doxygen 1.3.7