2014-04-26 10:52:28 -04:00
|
|
|
functino
|
|
|
|
|
2014-04-26 11:54:15 -04:00
|
|
|
n. [uncommon, U.K.; originally a serendipitous typo in 1994] A pointer to a
|
|
|
|
function in C and C++. By association with sub-atomic particles such as the
|
|
|
|
neutrino, it accurately conveys an impression of smallness (one pointer is
|
|
|
|
four bytes on most systems) and speed (hackers can and do use arrays of
|
|
|
|
functinos to replace a switch() statement).
|
|
|
|
|