Windoze = W = winkey

winged comments n.

Comments set on the same line as code, as opposed to boxed comments. In C, for example:

d = sqrt(x*x + y*y);  /* distance from origin */

Generally these refer only to the action(s) taken on that line.

--The Jargon File version 4.3.1, ed. ESR, autonoded by rescdsk.

Log in or register to write something here or to contact authors.