• 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
Running processes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Running processes


  • Subject: Running processes
  • From: Development <email@hidden>
  • Date: Sat, 9 Sep 2006 07:55:30 -0700

I know that I can use us the foundation framework to run a command line utility. The problem is that about half of the output from one of the utilities I need to run is lost. It just never reaches the main application. However in another program I use the security framework to run a command line utility and I use a FILE pointer to retrieve the data from stdout and it works perfectly. So I am wondering is there a way to run a command line utility where I use a FILE pointer to retrieve the output that is similar to the security framework without actually using that framework? I looked at the primitive system() command but that does not accept a FILE pointer.
Thanks for any help.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden
  • Follow-Ups:
    • Re: Running processes
      • From: Shawn Erickson <email@hidden>
    • Re: Running processes
      • From: Wain <email@hidden>
  • Prev by Date: Re: objectvaluefortablecolumn never gets called
  • Next by Date: Re: Running processes
  • Previous by thread: Re: objectvaluefortablecolumn never gets called
  • Next by thread: Re: Running processes
  • Index(es):
    • Date
    • Thread