From: "JOA" Newsgroups: comp.os.msdos.djgpp Subject: "What Allegro function is the same as scanf in text? Date: Fri, 22 May 1998 16:47:17 +0200 Organization: Telefonica Transmision de Datos Lines: 5 Message-ID: <6k4310$2sp$1@talia.mad.ibernet.es> NNTP-Posting-Host: iv14.diandel.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hello, when i put text using Allegro and later i want take a answer with the function scanf (I donīt want to use readkey() because donīt see the letters when i press) my program donīt work. Why?, what can i do?