Knight-Path 1.0.D018
Functions

/home/archives/knight-path/branch.1/branch.0/delta5682.018/lib/progname.h File Reference

Go to the source code of this file.

Functions

void progname_set (char *)
const char * progname_get ()

Function Documentation

const char* progname_get ( )

The progname_get function is used to retrieve the name of the currently executing programme. Used by error messages.

void progname_set ( char *  )

The progname_set function is used by main() to set the name of the currently executing programme.