%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. 1. An exclamation of joy. 2. 50 times cooler than the term "w00t" Syn: w00t, yay, woo hoo, r0Xx0rz Ant: dag, d'oh, NOO..
1. San Francisco area rap group from the 90's whose lyrics focus on legalization of marijuana. Though they're comparable to Cypr..
1. Something that can be updated. See Update. The designers at lazd can make easily updateable, dynamic websites. See dynamic, fluid, upd..