Answers

Question and Answer:

  Home  Perl Programming

⟩ What does read() return at end of file?

0

A defined (but false) 0 value is the proper indication of the end of file for read() and sysread().

 179 views

More Questions for you: