accessing environ. vars. [was Re: Auto Search for BGI in Turbo C]

der Mouse mouse at thunder.mcrcim.mcgill.edu
Sat Mar 23 20:39:30 AEST 1991


In article <66461 at eerie.acsu.Buffalo.EDU>, woiccak at acsu.buffalo.edu (thomas s woiccak) writes:
> How does one access an environment variable from a C/C++ program?

char *getenv(char *varname);

					der Mouse

			old: mcgill-vision!mouse
			new: mouse at larry.mcrcim.mcgill.edu



More information about the Comp.lang.c mailing list