%d

What is %d?


1.

It is a placeholder for a decimal integer in various programming languages

In the C programming language, the following code:

void main()

{

printf("%d", 6);

}

would give the output of

6

In that example, the %d acts as a placeholder for the number 6. So when it gets compiled, the %d gets replaced with a 6

2.

A markup used on aim to display the current date

See:%n

See:%t


84

Random Words:

1. stands for "East Coast Mother Fuckers" this "crew" does nothing but surf, skate, (some) poke smot, and sleeps. Man..
1. doom(according to the elvish dictionary) and/or a happy-go-lucky elf who is too lazy to ever update his website... Prepare to meet your..
1. The illest most meanest ganstasis in all the land. See TJ 2. A person that wears a really long black coat which trails on the floor w..