Intel® Fortran Compiler Classic and Intel® Fortran Compiler Developer Guide and Reference

ID 767251
Date 7/13/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

PXFCLEARENV

POSIX Subroutine: Clears the process environment.

Module

USE IFPOSIX

CALL PXFCLEARENV (ierror)

ierror

(Output) INTEGER(4). The error status.

If successful, ierror is set to zero; otherwise, an error code.

After a call to PXFCLEARENV, no environment variables are defined.