Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!lilink!intern From: intern@lilink.UUCP (Steve Faiwisewski) Newsgroups: comp.sys.amiga.tech Subject: Re: Can you nest subroutines in C? Message-ID: <766@lilink.UUCP> Date: 5 Jul 89 22:26:35 GMT References: <4536@crash.cts.com> Reply-To: intern@lilink.UUCP (Steve Faiwisewski) Organization: LILINK Public Xenix, Long Island, New York Lines: 21 In article <4536@crash.cts.com> wade@pnet01.cts.com (Wade Bickel) writes: >.. However I agree that allowing the statement > >FROM Graphics IMPORT ALL; > >would be an improvement. I believe this may be added to M2Sprints next >update, and may be added to Benchmark as well (I'll have to talk to Leon >Frenkel). > Wade. Excuse me, but what's wrong with simply IMPORT Graphics; ? That will accomplish what you're trying to do. You WILL have to prefix every reference to an identifier imported from Graphics with 'Graphics.', but I don't see that as a problem. As a matter of fact it will make the code more maintainable. - Steve - -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Steve Faiwiszewski intern@lilink.UUCP intern@dasys1.UUCP