• 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: piping files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: piping files


  • Subject: Re: piping files
  • From: Daniel Todd Currie <email@hidden>
  • Date: Fri, 28 May 2004 23:19:35 -0700

You might find this example helpful:

http://cocoadev.com/index.pl?ConvertStringIntoExpression

I don't really know the answer to your question, but since no one else has answered your post, I'd like to try and be helpful.

-- Daniel Currie


On 2004 May 28, at 15:27, Markian Hlynka wrote:

Another question on a similar line. How, in xcode, can I specify a file to pipe into (out out of, for stdout or stderr) the executable as input? ie, how in xcode can I accomplish

a.out < infile > outfile

Under the target and executable settings there is an option "Std In/Out" with the choices being Pseudo terminal and System Console. These allow me to change where the OUTPUT goes, but it fails to accept input. Unless there's a different place to input to the console other than console.log?? In project builder, one of the options was "pipe", but that didn't seem to do anything either.

Ideally, I need this to work both interactively and with pipes.

Markian
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Prev by Date: Re: Categories and Compiler Warnings
  • Next by Date: cocoa and database
  • Previous by thread: Re: How to upload dictionary to online URL
  • Next by thread: cocoa and database
  • Index(es):
    • Date
    • Thread