home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / c / 19186 < prev    next >
Encoding:
Internet Message Format  |  1993-01-04  |  1.1 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!caen!batcomputer!ghost.dsi.unimi.it!univ-lyon1.fr!taloa.unice.fr!taloa.unice.fr!not-for-mail
  2. From: vyskocil@taloa.unice.fr (Vyskocyl)
  3. Newsgroups: comp.lang.c
  4. Subject: How to read without echo.
  5. Date: 4 Jan 1993 17:44:53 +0100
  6. Organization: University of Nice Sophia-Antipolis, France
  7. Lines: 28
  8. Message-ID: <1i9pi5INN972@taloa.unice.fr>
  9. NNTP-Posting-Host: taloa.unice.fr
  10.  
  11. Hi!
  12. I got a little question, which will certainly be just a 
  13. piece of cake for such talentuous programmers as you are.
  14.  
  15. I only want to read a word on the keyboard without any
  16. print on the screen. I mean, I want someone to answer
  17. a question on his keyboard without any echo of what he
  18. is typing. It will end just after he pressed 'return'.
  19. ex: do a little program which does perform this :
  20.  
  21.  What's the color of a pumpkin ?:
  22. (now the guy type something but it doesn't appear on
  23. his screen!)
  24.  then :
  25.  True! or False! whether the answer is light-blue or
  26. not 8-) .
  27.  
  28. Could you guy do that ? 
  29. I'm sure you can so I'll offer my true sympathy to
  30. the first of yours who will be able to answer this 
  31. little frenchie question!!!
  32.  
  33. -Mike-
  34.  
  35.  
  36.  
  37.   
  38.  
  39.