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

ID 767251
Date 9/08/2022
Public

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

Document Table of Contents

Dialog Library Routines Summary

The following table lists routines from the dialog library.

Programs that use these routines must access the Dialog library with USE IFLOGM. These routines are restricted to Windows* systems.

Name

Routine Type

Description

DLGEXIT

Subroutine

Closes an open dialog.

DLGFLUSH

Subroutine

Updates the display of a dialog box.

DLGGET

Function

Retrieves values of dialog control variables.

DLGGETCHAR

Function

Retrieves values of dialog control variables of type Character.

DLGGETINT

Function

Retrieves values of dialog control variables of type Integer.