Home | Notes | Languages | Programs | Homework |
Re: kick out |
David Tuell (dtuell@VT.EDU)
Tue, 25 Sep 2001 23:54:43 -0400
Message-ID: <000701c1463e$f9d09e40$cd4e52c6@y2sky> Date: Tue, 25 Sep 2001 23:54:43 -0400 From: David Tuell <dtuell@VT.EDU> Subject: Re: kick out
use the exit function. The Free Pascal reference can tell you more about
it.
----- Original Message -----
From: "Angelo San Jose" <ajose@VT.EDU>
To: <CS3304_91312@LISTSERV.VT.EDU>
Sent: Tuesday, September 25, 2001 11:41 PM
Subject: Re: [CS3304_91312] kick out
> I know that there is no Pascal equivalent of 'return', but
> is there any way at all to kick out of a function?
>
> Thanks
> angelo
Home | Notes | Languages | Programs | Homework |