handle
From S23Wiki
| This is the JargonFile (V4.00) entry for handle - Next: handshaking, Prev: hand-roll | |
| :handle: /n./ 1. [from CB slang] An electronic pseudonym; a nom de guerre intended to conceal the users true identity. Network and BBS handles function as the same sort of simultaneous concealment and display one finds on Citizens Band radio, from which the term was adopted. Use of grandiose handles is characteristic of warez d00dz, crackers, weenies, spods, and other lower forms of network life; true hackers travel on their own reputations rather than invented legendry. Compare nick. 2. [Mac] A pointer to a pointer to dynamically-allocated memory; the extra level of indirection allows on-the-fly memory compaction (to cut down on fragmentation) or aging out of unused resources, with minimal impact on the (possibly multiple) parts of the larger program containing references to the allocated memory. Compare snap (to snap a handle would defeat its purpose); see also aliasing bug, dangling pointer. | |
| * (text is auto-included via JargonExtension by mutante using jargon with VERSION 4.0.0, 24 JUL 1996 - JargonFile by Eric S. Raymond is in the public domain) | |

