Page 1 of 1

What is the size of array “line” used in fgets(line, maxline, *fp) function?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) maxline – 1
b) maxline
c) maxline + 1
d) Size is dynamic