August 11, 2004

FreeBSD

libMG(3) i386/PRM


NAME

libMG - common routines used in mojave green software products


LIBRARY

mojave green software co's general utilities library /usr/local/lib/libMG.so.0 ( -lMG )


SYNOPSIS

#include    <libMG.h>
       
libMG routine index
MGmDbArray (3) Reads data base files into an array.
MGrFileSize (3) Routine that returns the size of a file.
MGrFileTime (3) Routine that returns the time a file was last modified.
MGrIfFileExist (3) Returns 1 (true) if file exists, 0 ( false ) otherwise.
MGrInStringSwap (3) Replaces a portion of a string with another string.
MGrIntToString (3) Converts an integer to a string.
MGrStripComment (3)
MGsDb (7) Structure for a data base.

DESCRIPTION

The routines contained within libMG are those likely to be used in any software project.


RETURN VALUES

Most libMG routines return int 0 in success or 1 on failure.


FILES

libMG sources
Makefile html
libMG.h html .h

COMPATIBILITY


ERRORS


HISTORY


AUTHORS

Mojave Green Software Co.
Landers Ca
Michael C. Shultz
copyright(c) March 2004
all rights reserved
       

BUGS