View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Function

From LQWiki

Jump to: navigation, search

A function is essentially a block of code that can be called from someone in the program. All modern programming languages support functions in some way, as well as a lot of scripting languages.


Personal tools