command line tool output into a string?
command line tool output into a string?
- Subject: command line tool output into a string?
- From: email@hidden
- Date: Sat, 24 Apr 2004 00:56:32 +0100
hiyer,
i'm using a system() call to call a command line tool. the command
line tool's output is output to standard output. is there anyway to
get that output directly into a string rather than having to direct
it into a file, then open that file? if so, how?
thanks, ben
_______________________________________________
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.