[ Previous | Next | Contents | Home | Search ]
AIX Version 4.3 Understanding the Diagnostic Subsystem for AIX

diag_asl_beep

Purpose

Rings the bell.

Syntax

#include     <diag/diago.h>

long  diag_asl_beep (  )

Description

The diag_asl_beep subroutine is used to ring the bell. Can be used to indicate that input is not valid.

Parameters

Takes no parameters.

Return Value

Upon successful completion, a value of 0 is returned.


[ Previous | Next | Contents | Home | Search ]