Next: int WriteRemoteFile(int handle Up: DEC_FILE.C Previous: int CreateRemoteFile(char file_spec)

int ReadRemoteFile(int handle, char buffer, int s)

Reads a file on the VAX by calling a TFA routine. Written in in-line assembly language, and designed for compilation under the large memory model. To operate correctly, PathWorks must be installed, and the TFA utility must be memory resident.


wolforth@pet.mni.mcgill.ca