| www.delorie.com/gnu/docs/gcc/g77_277.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
CALL PError(String) |
String: CHARACTER; scalar; INTENT(IN).
Intrinsic groups: unix.
Description:
Prints (on the C stderr stream) a newline-terminated error
message corresponding to the last system error.
This is prefixed by String, a colon and a space.
See perror(3).
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |