closeclose filehandle
Closes the file, socket, or pipe associated with the given
filehandle.
You don't have to close
filehandle
if you are immediately going to do
another filehandle may be an expression whose value gives a real filehandle name. It may also be a reference to a filehandle object returned by some of the object-oriented I/O packages. Copyright © 2001 O'Reilly & Associates. All rights reserved. |
|