%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. To be used when a person in your presence is being intensely annoying such as spouting complete nonsense and therefore serving no useful..
1. This is a word used when someone annoys you...its like saying grrrrr but all you need to say is gurra *person who you are talking about ..
1. Yala, better spelt "yalla" is an Arabic word which means "come on" or urges people to hurry up. Yalla, let's a..