1. n. A cylindrical toy with a diaphragm through which air passes when the toy is turned upside-down to produce a cow-like “mooing” sound for a short duration. Sometimes also called a “cow moo can.”
for (x = xmin; x <= xmax; x++)
{
for (y = ymin; y <= ymax; y++)
{
if (InMandelbrotSet(x, y))
{
SetPixel (x, y, BLACK);
}
}
}
cf. high-rise codefor(x=xmin;x<=xmax;x++)
for(y=ymin;y<=ymax;y++)
if(InMandelbrotSet(x,y))SetPixel(x,y,BLACK);
cf. Country Codemay be taken off by LM employees with pay, if they wish.
Ask Hassing, he's the OS/2 hondo.
n. An unintended, unnatural appendage attached onto an existing PCB (Printed Circuit Board). The hooter board is often attached in an unusual and unconventional (albeit clever) manner, and consists typically of another PCB containing some kludge logic.
v. To grab a large potted plant by the base of the pot and show affection by attempting an unspeakable act moments before blanket time.