%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. fat ugly guy ur a kushpreet..
1. A dream that makes sense at the time, but when you try to explain it, its doesn't make sense. Person 1: Last night I had a weird d..
1. One of the absolute gayest books assigned to complete in highschool. It has words you must learn and it asks questions about those words..