Thread: password masking

  1. #16
    Registered User
    Join Date
    Mar 2006
    Posts
    150

    got it!

    ok, i replaced putchar('*'); with printf("*");, and that works. thanks!

  2. #17
    Registered User OnionKnight's Avatar
    Join Date
    Jan 2005
    Posts
    555
    That's strange, but it could have something to do with mystical undefined behaviour of mixing IO-functions.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. char swaps, and echo() password masking
    By spencerhs5 in forum C Programming
    Replies: 2
    Last Post: 07-25-2006, 08:25 PM
  2. [Q]Hide Password
    By Yuri in forum C++ Programming
    Replies: 14
    Last Post: 03-02-2006, 03:42 AM
  3. Masking password input
    By cboard_member in forum C++ Programming
    Replies: 9
    Last Post: 07-18-2005, 06:47 PM
  4. written command line password generator
    By lepricaun in forum C Programming
    Replies: 15
    Last Post: 08-17-2004, 08:42 PM
  5. password
    By hammers6 in forum C Programming
    Replies: 1
    Last Post: 10-10-2001, 12:14 AM