csev / cc4e

C Programming for Everybody
https://www.cc4e.com/
Other
260 stars 90 forks source link

Change gets to fgets lessons listing and ccauto #64

Closed srcatto closed 1 year ago

srcatto commented 1 year ago

Assignment description uses fgets, not gets - Exercise RS-5: Write a C program to implement this Python program, using the fgets function instead of scanf. Updates cc4e/lessons.json and ccauto/index.php