Use fgets instead. It allows you to limit the length of the string. In
general, writing a program which a user can crash or cause to
malfunction by typing too long of an input string is a bad thing.
Don

On Sep 3, 1:37 pm, Shashank Jain <shashan...@gmail.com> wrote:
> Shashank Jain
> IIIrd year
> Computer Engineering
> Delhi College of Engineering

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to