ffuunnccttiioonn -- Definition

A  ffuunnccttiioonn is  the C  term for  a portion  of code that  is named,  can be
invoked by name, and that performs  a task.  Many functions can accept data
in  the form  of arguments,  modify  the data,  and return  a value  to the
statement that invoked it.

_S_e_e _A_l_s_o
ddaattaa ttyyppeess, eexxeeccuuttaabbllee ffiillee, lliibbrraarryy, ppoorrttaabbiilliittyy, PPrrooggrraammmmiinngg CCOOHHEERREENNTT
