Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ncar!gatech!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.sys.amiga.tech Subject: Re: Can you nest subroutines in C? Message-ID: <18839@louie.udel.EDU> Date: 30 Jun 89 21:34:59 GMT References: <4495@crash.cts.com> <18161@usc.edu> <8608@pyr.gatech.EDU> Sender: usenet@udel.EDU Reply-To: new@udel.EDU (Darren New) Organization: University of Delaware Lines: 9 In article <8608@pyr.gatech.EDU> dsking@pyr.UUCP ( David King) writes: >Modula-2 >does allow using procedure variables in the same manner as C. > David King - FROM Disclaimers IMPORT Standard; Am I misremembering, or don't procedures to be assigned to procedure- pointers in M2 have to be global and parameterless? It was that way on the mainframe Modula-2 compiler I used, but that may not be the way the language defines it.... -- Darren