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

Keyboard and Speaker Library Routines

The following table lists keyboard and speaker library routines.

Name

Routine Type

Description

GETCHARQQ

Runtime Function

Returns the next keyboard keystroke.

BEEPQQ

Portability subroutine

Sounds the speaker for a specified duration in milliseconds at a specified frequency in Hertz.

GETSTRQQ

Runtime function

Reads a character string from the keyboard using buffered input.

PEEKCHARQQ

Runtime function

Checks the buffer to see if a keystroke is waiting.