From: colcom Newsgroups: comp.os.msdos.djgpp Subject: Screen echo with gets Date: Sat, 28 Mar 1998 11:32:56 +1000 Organization: Computer & Technology Supplies Pty Ltd Lines: 6 Message-ID: <351C5348.80521A5@mail.cth.com.au> NNTP-Posting-Host: 203.29.208.12 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cache-Post-Path: baygate.cth.com.au!unknown AT di03-gb DOT cth DOT com DOT au To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi, Is it possible to make gets not echo to the screen, like getch does? Or another function to do this? Thanks