Click here to Skip to main content
15,890,336 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Getting user input into a list control Pin
Rajesh R Subramanian25-Jun-08 3:52
professionalRajesh R Subramanian25-Jun-08 3:52 
AnswerRe: Getting user input into a list control Pin
Steen Krogsgaard25-Jun-08 3:13
Steen Krogsgaard25-Jun-08 3:13 
QuestionHow to hide pw in C++ command line exe Pin
Nandu_77b25-Jun-08 1:59
Nandu_77b25-Jun-08 1:59 
AnswerRe: How to hide pw in C++ command line exe Pin
theCPkid25-Jun-08 2:11
theCPkid25-Jun-08 2:11 
QuestionRe: How to hide pw in C++ command line exe Pin
Rajesh R Subramanian25-Jun-08 2:51
professionalRajesh R Subramanian25-Jun-08 2:51 
AnswerRe: How to hide pw in C++ command line exe - source code Pin
Nandu_77b25-Jun-08 3:07
Nandu_77b25-Jun-08 3:07 
QuestionRe: How to hide pw in C++ command line exe - source code Pin
Nandu_77b25-Jun-08 3:31
Nandu_77b25-Jun-08 3:31 
AnswerRe: How to hide pw in C++ command line exe - source code Pin
Rajesh R Subramanian25-Jun-08 3:43
professionalRajesh R Subramanian25-Jun-08 3:43 
Nandu_77b wrote:
cin>>cnfpassword;


Use getc() in a while loop to get the password characters and display an asterisk with cout for each character.


Nobody can give you wiser advice than yourself. - Cicero
.·´¯`·->Rajesh<-·´¯`·.
Codeproject.com: Visual C++ MVP

QuestionRe: How to hide pw in C++ command line exe - source code Pin
Nandu_77b25-Jun-08 3:47
Nandu_77b25-Jun-08 3:47 
AnswerRe: How to hide pw in C++ command line exe - source code Pin
Rajesh R Subramanian25-Jun-08 4:13
professionalRajesh R Subramanian25-Jun-08 4:13 
GeneralRe: How to hide pw in C++ command line exe - source code Pin
Nandu_77b25-Jun-08 5:06
Nandu_77b25-Jun-08 5:06 
QuestionProblem writing in to a File Pin
sunny_vc25-Jun-08 1:53
sunny_vc25-Jun-08 1:53 
AnswerRe: Problem writing in to a File Pin
toxcct25-Jun-08 2:17
toxcct25-Jun-08 2:17 
GeneralRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:23
sunny_vc25-Jun-08 2:23 
GeneralRe: Problem writing in to a File Pin
toxcct25-Jun-08 2:24
toxcct25-Jun-08 2:24 
GeneralRe: Problem writing in to a File Pin
Rajesh R Subramanian25-Jun-08 2:26
professionalRajesh R Subramanian25-Jun-08 2:26 
GeneralRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:34
sunny_vc25-Jun-08 2:34 
GeneralRe: Problem writing in to a File Pin
toxcct25-Jun-08 3:04
toxcct25-Jun-08 3:04 
QuestionRe: Problem writing in to a File Pin
_AnsHUMAN_ 25-Jun-08 2:23
_AnsHUMAN_ 25-Jun-08 2:23 
AnswerRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:29
sunny_vc25-Jun-08 2:29 
GeneralRe: Problem writing in to a File Pin
Rajesh R Subramanian25-Jun-08 2:41
professionalRajesh R Subramanian25-Jun-08 2:41 
GeneralRe: Problem writing in to a File Pin
sunny_vc25-Jun-08 2:43
sunny_vc25-Jun-08 2:43 
AnswerRe: Problem writing in to a File Pin
Bram van Kampen25-Jun-08 11:11
Bram van Kampen25-Jun-08 11:11 
Questionusing XSL transform Pin
Jhony george25-Jun-08 1:38
Jhony george25-Jun-08 1:38 
QuestionUSB vendor id, product id, serial no Pin
Anorexic Tribble25-Jun-08 0:22
Anorexic Tribble25-Jun-08 0:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.