Main Page   Compound List   File List   Compound Members   File Members  

lib/gobj/lib.h File Reference

Library information functions. More...

#include <gobjconfig.h>
#include <stdio.h>

Functions

void Gj_lib_init ()
 Initialize the library.

void Gj_lib_finish ()
 Finalize the library.

void Gj_lib_printInfo (FILE* s)
 Print library information to a given stream. More...

char* Gj_lib_getPackageName ()
 Get the package name.

char* Gj_lib_getPackageVersion ()
 Get the package version.

char* Gj_lib_getCompUser ()
 Get the compiling user name.

char* Gj_lib_getCompMachineName ()
 Get the compiling machine name.

char* Gj_lib_getHostMachine ()
 Get the host machine type.

char* Gj_lib_getBuildMachine ()
 Get the build (target) machine type.

char* Gj_lib_getCCVersion ()
 Get the C compiler name and version.

char* Gj_lib_getCompDate ()
 Get the compiling date.

char* Gj_lib_getCompTime ()
 Get the compiling time.


Detailed Description

Library information functions.


Function Documentation

void Gj_lib_printInfo ( FILE * s )
 

Print library information to a given stream.

Parameters:
s   The output stream.


Generated at Fri Aug 17 18:28:57 2001 for Gobj by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000