%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. see whisker biscuit. Pussy that has aquired two to three days growth since the last shave. I went down on my woman last night and got r..
1. Advance notice of something that will need attention. Just a heads up that the customer is likely to escalate this problem... See AKG ..
1. A drug enduced place in the mind when things are just about to get 100% out of control and you feel the urge to either swallow your own ..