금호 타이어 이벤트 당첨~

사용자 삽입 이미지










아싸 2등 당첨~
사용자 삽입 이미지








고시라도 합격한 기분이군....

(http://www.kumhotire.co.kr/event/ev_winner_view.jsp?seq=443)

Posted by Twins

2010/02/24 00:02 2010/02/24 00:02
Response
No Trackback , No Comment
RSS :
http://twins.tomeii.com/rss/response/165

Tips on printf

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

2010/02/23 17:29 2010/02/23 17:29
,
Response
No Trackback , No Comment
RSS :
http://twins.tomeii.com/rss/response/164


블로그 이미지

be strong and of good courage //

- Twins

Archives

Authors

  1. Twins

Calendar

«   2010/02   »
  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            

Site Stats

Total hits:
80702
Today:
73
Yesterday:
133