|
| subroutine, public | pio_setdebuglevel (lvl, ierr) |
| |
| subroutine | pio_seterrorhandling_iosysid (iosysid, eh, old_eh, ierr) |
| | Set the error handler to use for an I/O system. More...
|
| |
| subroutine | pio_seterrorhandling_iosys (iosys, eh, old_eh, ierr) |
| | Set the error handler to use for an I/O system. More...
|
| |
| subroutine | pio_seterrorhandling_file (file, eh, old_eh, ierr) |
| | Set the error handler to use for a file. More...
|
| |
| integer function, public | pio_strerror (errcode, errmsg) |
| |
| integer function, public | pio_set_log_level (log_level) |
| |