PREV INDEX NEXT

Author: Unknown
Subject: fscanf()
Date: Tuesday, 31 Mar 2020, 16:31:29

Can we assume that any given line in any of the files provided in the command line will not have length greater than INT_MAX (so we can use fscanf() to get the lines from the files)?
PREV INDEX NEXT