libnltrack/envc.c File Reference

#include "libnltrack.h"
#include <math.h>

Include dependency graph for envc.c:

Functions

int setEnvc (char *envFilename, char *reservedString, NlTrack *Track)
 Set the environment filename.
char * getEnvFilename (NlTrack *Track)
 Get the environment filename.
char * getReservedString (NlTrack *Track)
 Get the reserved environment filename.

Function Documentation

char* getEnvFilename ( NlTrack Track  ) 

Get the environment filename.

Parameters:
Track a pointer to the NlTrack
Returns:
the environment filename
This function will get the environment filename

References NlTrack::envFilename.

char* getReservedString ( NlTrack Track  ) 

Get the reserved environment filename.

Parameters:
Track a pointer to the NlTrack
Returns:
the reserved environment filename
This function will get the reserved environment filename

References NlTrack::reservedString.

int setEnvc ( char *  envFilename,
char *  reservedString,
NlTrack Track 
)

Set the environment filename.

Parameters:
envFilename the filename of the environment file
reservedString the reserved string of the environment
Track a pointer to the NlTrack
This function will set the environment file

References NlTrack::envcsize, NlTrack::envFilename, and NlTrack::reservedString.


Generated on Sun May 25 21:42:45 2008 for libnltrack by  doxygen 1.5.6