j
k
j a
j l
Steven D'Aprano wrote:
If I recall correctly, Pascal is like that: there's no way to return early from a function in Pascal.
Actually, there is -- you can 'goto' a label at the bottom. -- Greg
Back to the thread
Back to the list