Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/17/84; site rduxb.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!rduxb!lra From: lra@rduxb.UUCP (Lonnie R. Abelbeck, AT&T Bell Labs) Newsgroups: net.micro.mac Subject: Re: SysBeep() call from C. Message-ID: <411@rduxb.UUCP> Date: Mon, 29-Apr-85 07:55:08 EDT Article-I.D.: rduxb.411 Posted: Mon Apr 29 07:55:08 1985 Date-Received: Tue, 30-Apr-85 05:21:34 EDT References: <305@h-sc1.UUCP> Organization: AT&T Bell Laboratories, Reading, PA Lines: 17 > > Does anyone know what the trap number for this function is? I can't > seem to find it in any of my C libraries, and it is in the O.S. Utilities > section of the Inside Mac docs. > > Alternately, how can one *easily* make the Mac beep from Manx C? > > -dc SysBeep(Tickcount) is in the "#include " header file. Or pascal void SysBeep() = 0xa9c8; Pass a Tickcount (integer) as the argument. Lonnie Abelbeck ihnp4!rduxb!lra