View Single Post
  #1 (permalink)  
Old September 24th, 2003, 03:53 PM
buzzfever buzzfever is offline
Registered User
 
Join Date: Sep 2003
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default actually it's a C question

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.

Reply With Quote