F$DelPrc

From NitrOS-9
Jump to: navigation, search
Deallocate Process Descriptor Returns a process descriptor’s memory to a free memory pool
OS9 F$DelPrc 103F 4C

Entry Conditions

A process ID

Error Output

CC carry set on error

B error code, if any

Additional Information

  • Use this call to clear the system scratch memory and stack area associated with the process.

krnp2