thinfilm@uxh.cso.uiuc.edu (04/20/89)
Can someone give me an example of a code fragment that uses WaitNextEvent
with the Region information defined properly so that a simple (writing to files
only) number crunch type application can run on a mac in background under
multifinder. I anticipate that this would just call a function that in turn
calls WaitNextEvent with a null mouse region etc. . The trouble is when I
tried to do this I noticed the memory use getting larger and larger.
thinfilm@uxh.cso.uiuc.edu