View Single Post
  #4 (permalink)  
Old 06-10-2007, 10:16 AM
v0id's Avatar   
v0id v0id is offline
Retired
 
Join Date: Apr 2007
Location: Denmark
Posts: 2,635
Last Blog:
CherryPy(thon)
Rep Power: 28
v0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of lightv0id is a glorious beacon of light
Send a message via MSN to v0id
Default

Quote:
Originally Posted by Sidewinder
Nice tutorial, but even though I know how to use scanf now, I have no idea what it is used for

When/Why is scanf() used?
You're using scanf() to get userinput in C, like you're using std::cin in C++.
__________________
05-03-2007 - 11-13-2008
Reply With Quote