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

ID 767251
Date 3/22/2024
Public
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.