Next: int DeleteRemoteFile(char filespec) Up: DEC_FILE.C Previous: int ReadRemoteFile(int handle

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

Writes 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