In article <8jsvkj$shl3@news.vtx.ch>, "Dutoit C�dric" wrote: > Je cherche comment faire pour lire une phrase de l'utilisateur sans echo sur > l'�cran, > sans utiliser de technique sp�cifique � une platforme... > > Do anyone know who to read a string from user without displaying it on the > screen, and without platform-defined tricks ? Unfortunately, doing this requires "platform-defined" tricks by definition. Controling terminal echo always requires using some OS specific API, that may even differ depending on your specific hardware. -- Mark Biggar mark@biggar.org Sent via Deja.com http://www.deja.com/ Before you buy.