Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!dali.cs.montana.edu!uakari.primate.wisc.edu!ames!amdahl!pyramid!oliveb!olivea!isc-br!ewu!mpierce From: mpierce@ewu.UUCP (Mathew Pierce) Newsgroups: comp.sys.amiga.programmer Subject: DICE and relocatable/reentrant/resident code Message-ID: <1570@ewu.UUCP> Date: 7 May 91 06:10:53 GMT Organization: Eastern Washington Univ. Cheney WA Lines: 11 Does anyone (Matt Dillon perhaps) know the required steps to make resident/relocatable/reentrant code with DICE? Do you have to eliminate global variables, and all that stuff, or is it as simple as using the -r option? I mean can I take a generic program that I wrote to accept,process, and output commands through the CLI and make it RRR merely by using the -r option with no worries about globals? Thanks -Matt Pierce