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