Search code examples
stdoutnslog

is there a Objective-c method that can put NSString into stdout.


NSLog puts something into stderr, is there a Objective-c method that can put NSString into stdout.


Solution

  • Is this helpful?

    http://iphonesdkdev.blogspot.com/2008/07/how-to-print-nsstring-to-stdout.html