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

Graphics Library Routines Summary

The following table lists library routines for graphics.

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

Name

Routine Type

Description

ARC, ARC_W

Functions

Draws an arc.

CLEARSCREEN

Subroutine

Clears the screen, viewport, or text window.

DISPLAYCURSOR

Function

Turns the cursor off and on.

ELLIPSE, ELLIPSE_W

Functions

Draws an ellipse or circle.

FLOODFILL, FLOODFILL_W

Functions

Fills an enclosed area of the screen with the current color index, using the current fill mask.