Perl in a Nutshell

Perl in a NutshellSearch this book
Previous: Reference: setpriorityChapter 5
Function Reference
Next: Reference: setpwent
 

setprotoent

setprotoent stayopen

Opens the prototypes file (usually /etc/prototypes) and resets the "current" selection to the top of the file. stayopen, if non-zero, keeps the file open across calls to other functions. Not implemented on Win32 systems.


Previous: Reference: setpriorityPerl in a NutshellNext: Reference: setpwent
Reference: setpriorityBook IndexReference: setpwent