From owner-freebsd-questions Wed Aug 19 10:04:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA16341 for freebsd-questions-outgoing; Wed, 19 Aug 1998 10:04:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from postal.isc.rit.edu (postal.isc.rit.edu [129.21.3.113]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA16336 for ; Wed, 19 Aug 1998 10:04:58 -0700 (PDT) (envelope-from aaron@csh.rit.edu) Received: from thud.homenet by osfmail.isc.rit.edu (PMDF V5.1-10 #27553) with ESMTP id <0EXY00AM04R3S6@osfmail.isc.rit.edu> for freebsd-questions@FreeBSD.ORG; Wed, 19 Aug 1998 13:04:17 -0400 (EDT) Received: (from aaron@localhost) by thud.homenet (8.8.7/8.8.7) id NAA01020; Wed, 19 Aug 1998 13:04:04 -0400 (EDT envelope-from aaron) Content-return: allowed Date: Wed, 19 Aug 1998 13:04:03 -0400 From: Aaron Jeremias Luz Subject: Re: ask a small question In-reply-to: <000901bd3d0d$e7e92f50$3d0216ac@si3d1.dsp.co.jp>; from huiy on Thu, Feb 19, 1998 at 05:10:56PM +0900 To: huiy Cc: freebsd-questions@FreeBSD.ORG Reply-to: aaron@csh.rit.edu Message-id: <19980819130403.29304@homenet> MIME-version: 1.0 X-Mailer: Mutt 0.84e Content-type: text/plain; charset=us-ascii References: <000901bd3d0d$e7e92f50$3d0216ac@si3d1.dsp.co.jp> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 19, 1998 at 05:10:56PM +0900, huiy wrote: > > Dear Sir, > > I am a unix system beginner. I want to ask a small question: > If I want > to fetch a key from a keyboard without hitting the Enter Carrage key , how > do I do ? I remembered that there are two functions such as getch and > getche in Turbo C. It seemed that there is no such function in unix C. I > am now using FreeBSD Unix. Your question is answered in section 19.1 of the comp.lang.c FAQ available at ftp://rtfm.mit.edu/pub/usenet-by-hierarchy/comp/lang/c/C-FAQ-list. While there are people on this list who may be able to help you with C programming, FreeBSD-Questions is devoted to FreeBSD specific topics. You may have better luck in the future regarding questions about C prograaming in comp.lang.c or comp.unix.programmer. Regards, Aaron To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message