147#define FLAM_ARCHIVE 1
237extern int flamenv(
const int sys,
const int std,
const char* env);
258extern int flamarchive(
const char* cmd,
const char* pro,
const char* out,
const char* trc);
291extern void flamhlp(
const int what,
const int depth,
const char* path,
const char* out);
304extern void flamsyn(
const int what,
const int depth,
const char* path,
const char* out);
316extern void flamdoc(
const int what,
const char* path,
const char* out);
334extern void flampro(
const int what,
const char* ipro,
const char* prop,
const char* opro,
const char* out);
const char * flamlic(void)
Get license text.
const char * flamabo(void)
About.
void flamhlp(const int what, const int depth, const char *path, const char *out)
Returns help information about the command string.
int flamrsn(void)
Get reason code.
int flamenv(const int sys, const int std, const char *env)
Load the FLAM environment.
const char * flammsg(const int rsn)
Get a message for a reason code.
void flamdoc(const int what, const char *path, const char *out)
Return documentation.
const char * flamvsn(void)
Version.
void flampro(const int what, const char *ipro, const char *prop, const char *opro, const char *out)
Manage properties.
const char * flampgm(const char *pgm)
Set/Get program name.
int flamarchive(const char *cmd, const char *pro, const char *out, const char *trc)
FLAM ARCHIVE - Runs archive functions.
void flamsyn(const int what, const int depth, const char *path, const char *out)
Return syntax information about the command string.
const char * flamown(const char *own)
Set/Get owner id.