hi,
I'm new in C++. I want to know is it possible to get a string and showing * instead of characters. e.g. for getting password from user.
I asked this from one of my friends and he said that I should set something in flags, but he didn't remember exactly what should I do.
as I said I'm new in c++, I decided to ask it in here
thanks, Behzad



LinkBack URL
About LinkBacks



. 
i get it
I have an entire conio library that I wrote a while back since its not exactly the most portable header in the world.
I am not opposed to using the Win32 API. If you patrol the forums enough you will see this question posted frequently. Now you can simply supply anyone who asks with a link to your code