View Single Post
Old Nov 30th, 2004, 3:04 PM   #4
andersRson
Newbie
 
Join Date: Nov 2004
Posts: 16
Rep Power: 0 andersRson is on a distinguished road
Quote:
Originally posted by zedoo@Nov 30 2004, 06:56 PM
i thought with %d has to follow an int.
No, if you use %d with a char you get the ascii-value.
andersRson is offline   Reply With Quote