Last modified on Tue Mar 29 21:54:11 PST 1994 by wobber
INTERFACE Herrno; FROM Ctypes IMPORT int; <*EXTERNAL*> VAR h_errno: int; END Herrno.