Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.mac.programmer.help > #126
| From | "kquirici@yahoo.com" <kquirici@yahoo.com> |
|---|---|
| Newsgroups | comp.sys.mac.programmer.help |
| Subject | I'm trying to write a program that accepts an invisible password typed in.... |
| Date | 2012-06-09 07:22 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <30b90328-0194-4cfa-aac9-7d2ffcb336e0@googlegroups.com> (permalink) |
I tried a google search for 'c program accept password' and there were a number of examples given but they all used conio.h, which xcode couldn't find and hence the build failed. I also tried the documentation (search for 'c terminal program accept password') in Help in Xcode itself and of course that was, <Flame on> like all current Mac software documentation (I exaggerate, but willingly) totally useless - things on the MAC have got to the point of self-immolating complexity - self-immolating because there is no attempt to ORGANIZE the information in any way that a normal person would even want to attempt to understand. <Flame off> Does anyone thru personal experience know of a sample C program for a terminal application that will accept an invisible or masked password typed in? This is OS X (10.7) and again intended for a MAC terminal application. Thanks for any help, and apologies if the flame offended or irritated anyone. Regards, Ken Quirici
Back to comp.sys.mac.programmer.help | Previous | Next — Next in thread | Find similar
I'm trying to write a program that accepts an invisible password typed in.... "kquirici@yahoo.com" <kquirici@yahoo.com> - 2012-06-09 07:22 -0700 Re: I'm trying to write a program that accepts an invisible password typed in.... Stefan Krueger <stadtkind2@gmx.de> - 2012-06-09 16:31 +0000 Re: I'm trying to write a program that accepts an invisible password typed in.... Bob Harris <nospam.News.Bob@remove.Smith-Harris.us> - 2012-06-09 23:09 -0400 Re: I'm trying to write a program that accepts an invisible password typed in.... Wayne Salamon <xenon@net.invalid> - 2012-06-12 23:46 +0000
csiph-web