%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. A mix of the good and bad things that happen in any situation or relationship. "Working here has its ups and downs, but I'm n..
1. Somebody with too many fingers that is incapable of understanding what people actually say to him. "Listen up! The car is red!&qu..
1. looking for anything of relevance to me,clothes,booty,female,etc. I *00* with my eyes wide open See look, interest, want, desire, con..