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

ID 767251
Date 6/24/2024
Public

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

Visible to Intel only — GUID: GUID-A51BDA7F-7D9A-4732-A292-D6B1FA3D9DED

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.