%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. clumpsy, cute, smart, funny. "haha u pulled a yessie when u walked into that door" "ahhh isnt dis shirt soo yessie"..
1. A derogatory noun used to describe a young female who suddenly ignores her family's morality, and sells herself out to men in order..
1. noun an uncontrollable laughing fit. often causing tears of laughter, rolling on the floor and generally arousing attention. the ultim..