| 3. | %d | ||
| 1. | %d | ||
|
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. | %D | ||
|
cross eyed emoticon used to express stupidity. where the circles represent the eyes, and the slash is the nose. It actually looks like a lopsided face, but where gonna say its cross-eyed, because its cooler. Duh! Guy 1: 3oh3! is better than Radiohead
Guy 2: Yes. %D |
|||
|
|
|||
