• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Xcode console - turning off echo?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Xcode console - turning off echo?


  • Subject: Xcode console - turning off echo?
  • From: Dave MacLachlan <email@hidden>
  • Date: Tue, 8 Jun 2010 15:40:33 -0700

Is there any good way from within my program to turn off the echo to the xcode console?

my code works from the general command line with a tcsetattr call where I set the settings.c_lflag to &= ~ECHO, but that doesn't shut off the xcode console echo.

I ask because I have a console program that I am debugging that takes a name and a password in via the console, and I really don't want to be typing my password in in plaintext all the time where people can see it over my shoulder and/or when doing demos.

Cheers,
Dave
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Can't Compile C++ File from Window. Ideas?
  • Next by Date: When did xcodebuild start supporting -xcconfig?
  • Previous by thread: Re: Xcode 4.0 Confidential Developer Forum is now up
  • Next by thread: When did xcodebuild start supporting -xcconfig?
  • Index(es):
    • Date
    • Thread