Author: Unknown Subject: fgets vs getLine Date: Wednesday, 01 Apr 2020, 17:10:14
Is there a difference between using fgets and getLine for reading lines in from the file? Is there an advantage to using one/one we should use?