How to printf the string "%d" itself?
I wonder how should I escape the %, since I see no escape char for % (in http://www.acm.uiuc.ed u/webmonkeys/book/c_guide/1.1.html)
Thanks!
I wonder how should I escape the %, since I see no escape char for % (in http://www.acm.uiuc.ed u/webmonkeys/book/c_guide/1.1.html)
Thanks!
Comment