Thread: Masking user input in C

  1. #1
    alpha561
    Guest

    Masking user input in C

    How would I mask a users input as a series of *'s?

    Say for example:

    Enter your age?
    **

    TIA

    alpha561

  2. #2
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    there was just a thread on it, search for it.....it was no even a week ago, I think
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  3. #3
    Registered User Commander's Avatar
    Join Date
    Sep 2001
    Posts
    801
    i think i found it.....go here
    oh i'm sorry! i didn;t realize my fist was rushing to meet ur face!

    MSN :: [email protected] []*[]

  4. #4
    alpha561
    Guest
    Thanks Commander, appreciate the help.

  5. #5
    Unregistered
    Guest
    what OS do your program run on? Unix or Window?
    DV007

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Checking array for string
    By Ayreon in forum C Programming
    Replies: 87
    Last Post: 03-09-2009, 03:25 PM
  2. Structure and Linked List User Input Question
    By kevndale79 in forum C Programming
    Replies: 16
    Last Post: 10-05-2006, 11:09 AM
  3. Reading strings input by the user...
    By Cmuppet in forum C Programming
    Replies: 13
    Last Post: 07-21-2004, 06:37 AM
  4. ~ User Input script help~
    By indy in forum C Programming
    Replies: 4
    Last Post: 12-02-2003, 06:01 AM