
아싸 2등 당첨~

고시라도 합격한 기분이군....
(http://www.kumhotire.co.kr/event/ev_winner_view.jsp?seq=443)
Posted by Twins


Posted by Twins
| Conversion Character
|
How the corresponding argument is printed
|
| c | as a character |
| d | as a decimal integer |
| e | as a floating point number; example 7.123000e+00 |
| f | as a floating point number; example 7.123000 |
| g | in the e-format or f-format, whichever is shorter |
| s | as a string |
As an example, consider the following co
| Special Character
|
Escape Sequence
|
| alert (beep) | \a |
| backslash | \\ |
| backspace | \b |
| carriage return | \r |
| double quote | \" |
| form feed | \f |
| horizontal tab | \t |
| newline | \n |
| null character | \0 |
| single quote | \' |
| vertical tab | \v |
| question mark | \? |
Adding the escape seque
from.
http://web.mit.edu/10.001/Web/Course_Notes/c_Notes/tips_printf.html
"Using the output function printf"
Posted by Twins
be strong and of good courage //
- Twins
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | 6 | |
| 7 | 8 | 9 | 10 | 11 | 12 | 13 |
| 14 | 15 | 16 | 17 | 18 | 19 | 20 |
| 21 | 22 | 23 | 24 | 25 | 26 | 27 |
| 28 |