View Single Post
  #3 (permalink)  
Old October 13th, 2003, 09:24 AM
midfinger midfinger is offline
Registered User
 
Join Date: Oct 2003
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to midfinger Send a message via MSN to midfinger
Default

Quote:
quote:Originally posted by buzzfever
 I'm trying to find an input function that does not allow buffer overflow. Right now I'm looking at getline but I'm not inputing from a file so I'm also trying to change that. If you know how to do this or any other function that would not allow overflow, please let me know. thanx.

yeah, fgets is a good choice!!!

midFinger
Reply With Quote