debian man page for mbkgetenv

Query: mbkgetenv

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MBKGETENV(3)						       MBK UTILITY FUNCTIONS						      MBKGETENV(3)

NAME
mbkgetenv - get an environment variable
ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr
SYNOPSIS
#include MUT_H char *mbkgetenv(const char *name);
DESCRIPTION
The mbkgetenv() function searches the environment list for a string that matches the string pointed to by name. The strings are of the form name = value.
RETURN VALUE
The mbkgetenv() function returns a pointer to the value in the environment, or NULL if there is no match. If MBK_TRACE_GETENV is set to "yes", mbkgetenv() will print debug info to stdout before thre real getenv() syscall is done.
SEE ALSO
mbk(1) MBK_TRACE_GETENV(1) getenv(3).
BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools.
ASIM
/LIP6 $Date: 2002/03/08 13:51:03 $ MBKGETENV(3)
Related Man Pages
mbk_vdd(1) - xfree86
freeptype(3) - suse
freeptype(3) - opendarwin
mbk_vdd(1) - opendarwin
mbk_vss(1) - opendarwin
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph