Random
Source Code

niger

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

93👍 143👎


\n

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

40👍 46👎