Next: DIRECT.C Up: DEC_TASK.C Previous: int CloseLogicalLink(int handle)

char TaskErrorToString(void)

Returns a string representing the last remote task error. Called by functions that need a string description of the most recent DECnet task error. This function interprets the static variable dectask_err, and returns a pointer to text explaining the error.


wolforth@pet.mni.mcgill.ca