[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
procedure
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
procedure
procedure
A series of programming instructions with a name that can be called at any place in the program code. They can have parameters. They cannot return a value, use a function for that.[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
