Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!usc!elroy.jpl.nasa.gov!ames!oliveb!pyramid!prls!philabs!ttidca!quad1!srhqla!kosman!kevin From: kevin@kosman.UUCP (Kevin O'Gorman) Newsgroups: comp.sys.mac.programmer Subject: Request THINK C help: how to test SysEnvirons? Message-ID: <933@kosman.UUCP> Date: 25 Jul 89 04:49:33 GMT Reply-To: kevin@kosman.UUCP (Kevin O'Gorman) Distribution: na Organization: K.O.'s Manor - Vital Computer Systems, Oxnard, CA 93035 Lines: 12 THINK C brags that it "knows all about the routines in _Inside Macintosh I-V_ (page 115 of User's Manual), but I am unable to get it to recognize SysEnvirons (from IM-V page 6). It barfs on SysEnvRec as a type, and does not seem to know about sysEnvironsVersion, which MPW uses to make sure the typedef agrees with what you ask for. I may be missing something, but I would sure prefer to be embarassed by being told about it to having to fiddle around reinventing this particular wheel. Anybody have some sample LSC code, or a reference to the header files I'm missing, or anything like that?