GNU Info

Info Node: (g77-295.info)Unlink Intrinsic (function)

(g77-295.info)Unlink Intrinsic (function)


Next: ZExt Intrinsic Prev: UMask Intrinsic (function) Up: Other Intrinsics
Enter node , (file) or (file)node

Unlink Intrinsic (function)
...........................

     Unlink(FILE)

Unlink: `INTEGER(KIND=1)' function.

FILE: `CHARACTER'; scalar; INTENT(IN).

Intrinsic groups: `badu77'.

Description:

   Unlink the file FILE.  A null character (`CHAR(0)') marks the end of
the name in FILE--otherwise, trailing blanks in FILE are ignored.
Returns 0 on success or a non-zero error code.  See `unlink(2)'.

   Due to the side effects performed by this intrinsic, the function
form is not recommended.

   For information on other intrinsics with the same name: Note: Unlink
Intrinsic (subroutine).


automatically generated by info2www version 1.2.2.9