• 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
Re: Best way to launch command-line program from C++ application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Best way to launch command-line program from C++ application


  • Subject: Re: Best way to launch command-line program from C++ application
  • From: Scott Ribe <email@hidden>
  • Date: Tue, 24 Mar 2009 09:54:45 -0600
  • Thread-topic: Best way to launch command-line program from C++ application

Also note that because system invokes a shell, you should provide the full
path to what you're launching, so that some user's customization of PATH
won't result in the shell launching a non-standard version of the executable
that you don't know about.

--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice


 _______________________________________________
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

References: 
 >Re: Best way to launch command-line program from C++ application (From: David Gagnon <email@hidden>)

  • Prev by Date: Re: Unit Tests, Breakpoint, and the color Orange
  • Next by Date: Re: Pre-build & Post-build phases
  • Previous by thread: Re: Best way to launch command-line program from C++ application
  • Next by thread: Re: Best way to launch command-line program from C++ application
  • Index(es):
    • Date
    • Thread