When I use gets() function, the gcc compiler gives the warning - gets function is dangerous and should not be used. What is the problem in using it and how to avoid it ?
Why the GNU compiler gives the warning while using gets() ?
Collapse
X
Comment