1.17 CallinProcess
- Defined in namespace Smalltalk
- Superclass: Process
- Category: Language-Processes
- I represent a unit of computation for which external C code requested
execution, so I must store the returned value once my computation
terminates and I must not survive across image saves (since those who
invoked me no longer exist). I am otherwise equivalent to a Process.
This document was generated
on May, 22 2008
using texi2html