2 definitions by c0d3 m0nk3y

The 10th in a standard charecter set, representing that the following text should be drawn on the next line. Represented by C/C++ \n
"My program outputs all the data on one line?", "Add some nigers to your code.", "Oh, thanks"
by c0d3 m0nk3y January 26, 2005
Get the niger mug.
Format code tag that literally means "Replace this with a niger". Orinigally introduced in the C programming language as a format specifier for the printf function, it was later adopted by a plethora of other languages such as java, ruby, etc.
In C:

printf("Hello\n");
printf("World.\n");

Produces;

Hello
World.

Syntax is almost identical in any other language that implements printf.
by c0d3 m0nk3y January 26, 2005
Get the \n mug.