Toggle navigation
Collections
Fun
Jokes
Fortune
Photo
Nicknames
Blog
ﻮﺑﻻگ
Iran
GCC 2.0 Is To C As SVR4 Is To Unix.
Home
›
Fortune Cookies
›
Miscellaneous Collections
GCC 2.0 is to C as SVR4 is to Unix.
Related:
gcc -- What C was meant to be.
fork bomb n. [Unix] A particular species of wabbit that can be written in one line of C (main() {for(
)fork();}) or shell ($0 & $0 &) on any Unix system, or occasionally created by an egregious coding bug....
fork bomb: [UNIX] n. A particular species of {wabbit} that can be written in one line of C (`main() {for(
)fork();}') or shell (`$0 & $0 &') on any UNIX system, or occasionally created by an egregious coding bug....
EOF /E-O-F/ n. [abbreviation, `End Of File'] 1.
[techspeak] The out-of-band value returned by C's sequential character-input functions (and their equivalents in other environments) when end of file has been reached....
EOF: /E-O-F/ [abbreviation, `End Of File'] n. 1. [techspeak] The {out-of-band} value returned by C's sequential character-input functions (and their equivalents in other environments) when end of file has been reached.
This value is -1 under C libraries postdating V6 UNIX, but was originally 0....
him n. A small piece of data inserted in order to achieve a desired memory alignment or other addressing property.
For example, the PDP-11 Unix linker, in split I&...
him: n. A small piece of data inserted in order to achieve a desired memory alignment or other addressing property.
For example, the PDP-11 UNIX linker, in split I&D (instructions and data) mode, inserts a two-byte shim at location 0 in data space so that no data object will have an address of 0 (and be confused with the C null pointer)....
X /X/ n. 1. Used in various speech and writing contexts (also in lowercase) in roughly its algebraic sense of `unknown within a set defined by context' (compare N).
Thus, the abbreviation 680x0 stands for 68000, 68010, 68020, 68030, or 68040, and 80x86 stands for 80186, 80286, 80386, 80486, 80586 or 80686 (note that a Unix hacker might write these as 680[0-6]0 and 80[1-6]86 or 680?...
X: /X/ n. 1. Used in various speech and writing contexts (also in lowercase) in roughly its algebraic sense of `unknown within a set defined by context' (compare {N}).
Thus, the abbreviation 680x0 stands for 68000, 68010, 68020, 68030, or 68040, and 80x86 stands for 80186, 80286 80386 or 80486 (note that a UNIX hacker might write these as 680[0-4]0 and 80[1-4]86 or 680?...