Closed Thread
Results 1 to 6 of 6

Thread: How to write such code???

  1. #1
    stephen0606 is offline Newbie
    Join Date
    Sep 2007
    Posts
    8
    Rep Power
    0

    Exclamation How to write such code???

    How to write the code for encrypt the input to "*" sign??? just like when u input the password, it will display as **** instead of 1234....help....

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42
    It depends on what you're doing and using. Are you making GUI or using the command prompt?

  4. #3
    stephen0606 is offline Newbie
    Join Date
    Sep 2007
    Posts
    8
    Rep Power
    0
    Quote Originally Posted by v0id View Post
    It depends on what you're doing and using. Are you making GUI or using the command prompt?
    i'm using the command prompt one...using borland to write the source code...

  5. #4
    Patrick is offline Programmer
    Join Date
    Sep 2007
    Posts
    101
    Rep Power
    0
    Is it compulsory for you to use Borland C++? The thing is that I know that coding in HTML or PHP. What do you say?

    Waiting for your reply.

  6. #5
    felixme86's Avatar
    felixme86 is offline Newbie
    Join Date
    Sep 2007
    Location
    Seattle WA
    Posts
    11
    Rep Power
    0
    You would need to get the characters as they are pressed with getch()

  7. #6
    stephen0606 is offline Newbie
    Join Date
    Sep 2007
    Posts
    8
    Rep Power
    0
    YA...it is compulsory for me to use borland c++......

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 09-19-2011, 03:01 PM
  2. how to write tis program code
    By 2612 in forum C and C++
    Replies: 12
    Last Post: 12-18-2010, 12:11 PM
  3. How Do I Write This Code ?????
    By byronwells in forum PHP Development
    Replies: 11
    Last Post: 01-21-2010, 08:45 PM
  4. How to write code to make summary
    By modakindia in forum Database & Database Programming
    Replies: 0
    Last Post: 05-05-2009, 04:08 AM
  5. How to write a Simulator for SML code
    By debug in forum C and C++
    Replies: 3
    Last Post: 10-30-2007, 09:14 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts