From owner-freebsd-questions Tue Oct 30 6:50:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mail.all.org (bdsl.66.12.117.154.gte.net [66.12.117.154]) by hub.freebsd.org (Postfix) with ESMTP id 2F6B537B406 for ; Tue, 30 Oct 2001 06:50:32 -0800 (PST) Message-ID: <3BDEBE0E.6030202@nicholasofmyra.org> Date: Tue, 30 Oct 2001 09:49:50 -0500 From: Joseph MIME-Version: 1.0 To: venkatn Cc: questions@FreeBSD.ORG Subject: Re: Question References: <3BDE7140.E1DA5ABB@in.ceeyes.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Did you include ? (Someone correct me if this is the wrong lib.) venkatn wrote: >hi all, > >iam working with getch() function in FreeBSD programming > >i use the getch() function as follows > >char ch; >ch = getch(); > >but the compiller is not supporting the getch(), as it shows an error >say UNDEFINED REFERENCE 'getch'/ > >i also used addch() and it too shows the error say UNDEFINED REFERENCE. > >so please guide me if possible the correct syntax of the addch() >function and the files to be included. > >Reply me ASAP > > >With Regards > >N.Venkateswarulu > >Software Engineer > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message