Thread: Hidden the information --Help!! (T.T)

  1. #1
    Registered User
    Join Date
    Apr 2008
    Location
    Viet nam
    Posts
    9

    Hidden the information --Help!! (T.T)

    I have a problem in my HW!!
    Anyone can tell me how to hidden the information of users when they input..
    Example: in ATM The information of one is : acc number : 12345
    pincode: 123
    When they input their acc to ATM the screen must hidden the pincode
    Acc number: 12345
    Pincode : ***
    I don't know the way to do that!!
    Can you help me!!
    Thanks !!

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    That's non-trivial, and probably not required for your school project.

    But if you search the forum you will probably be able to find "How to read password" somewhere in an old thread - you'll need a different solution depending on whether you want to do this on Linux or Windows, too.

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

  3. #3
    Registered User
    Join Date
    Apr 2008
    Location
    Viet nam
    Posts
    9
    Thanks for ur help!
    I'll try!!

  4. #4
    Just Lurking Dave_Sinkula's Avatar
    Join Date
    Oct 2002
    Posts
    5,005
    7. It is easier to write an incorrect program than understand a correct one.
    40. There are two ways to write error-free programs; only the third one works.*

  5. #5
    Registered User
    Join Date
    Apr 2008
    Location
    Viet nam
    Posts
    9
    Thanks so much!!

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 5
    Last Post: 06-01-2009, 07:54 PM
  2. Assignment Help !! (Student information system)
    By ashb in forum C++ Programming
    Replies: 6
    Last Post: 03-12-2005, 05:32 AM
  3. Going out of scope
    By nickname_changed in forum C++ Programming
    Replies: 9
    Last Post: 10-12-2003, 06:27 PM
  4. Replies: 4
    Last Post: 04-01-2003, 12:49 AM
  5. Special Allegro Information
    By TechWins in forum Game Programming
    Replies: 12
    Last Post: 08-20-2002, 11:35 PM