Horizon
|
Change function to use safer FreeBSD strl* functions
Is it a problem if line is blank (i.e., newline only)? Then, when function returns, (s==NULL).
Change function to use safer FreeBSD strl* functions
Is it a problem if line is blank (i.e., newline only)? Then, when function returns, (s==NULL).
What if fname
is NULL? Or fname
can't be opened for another reason?
What if fname
is NULL? Or fname
can't be opened for another reason?