Re: [Seed7-users] Functions & Procedures Confusion
Interpreter and compiler for the Seed7 programming language.
Brought to you by:
thomas_mertes
From: Duke N. <sid...@gm...> - 2021-11-12 20:28:10
|
On Fri, 12 Nov 2021 21:20:17 +0100 Thomas Mertes <tho...@gm...> wrote: > There are two things that use the keyword 'func'. > > 1. There are types like 'func integer' or 'func boolean'. > 2. There is the 'func ... begin ... end func' construct. [snip the rest of the Good Stuff] > I hope this helps. Thanks! I'm sure that it will once I digest the different nuances. -- Duke |