Questions about this topic? Sign up to ask in the talk tab.

Revision history of "Perl/Basics/User Defined Functions"

From NetSec
Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 04:18, 16 July 2012AlizaLorenzo (Talk | contribs). . (765 bytes) (+765). . (Created page with "A function is defined by the programmer to create re-usable code. In our example, we will make an is_integer function that returns either 1 or undef depending on whether the sca...")