Go to the first, previous, next, last section, table of contents.


GError Intrinsic

CALL GError(Message)

Message: CHARACTER; scalar; INTENT(OUT).

Intrinsic groups: unix.

Description:

Returns the system error message corresponding to the last system error (C errno).


Go to the first, previous, next, last section, table of contents.