VAX VMS C / UNIX C Compatibility -- Need Info

Eric N. Starkman eric at grkermi.UUCP
Sat Aug 10 05:01:59 AEST 1985


In article <541 at grkermi.UUCP> I write:
>				  Consider stat(2), for instance;
>the nature of the VMS file system just doesn't lend itself to
>duplicating that call.

	I just found a copy of the VMS C manual, version 2.0.  They have
implemented the stat call.  The inode is translated to the file id,
the mode is kluged, and they even store some RMS FAB info there.

					-Eric Starkman
			arpa: starkman at athena.MIT.EDU
			uucp: ...decvax!genrad!panda!ens



More information about the Comp.lang.c mailing list