; ; Ullrich von Bassewitz, 17.06.1998 ; ; char* getenv (const char* name); ; .export _getenv .import return0 _getenv = return0 ; "not found"