[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  ALARM

  .  Summary

  alarm(int <seconds>);

  .  Description

  The alarm function sounds an alarm for a duration in seconds
  given by <seconds>.

  .  Return Value

  The <seconds> argument is returned.

  .  Example

  while (!inkey())
    alarm(1);

See Also: tone _alarm_on
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson