On Fri, May 7, 2010 at 11:57 AM, Brent Smith <liare...@hack3r.com> wrote:
> When i run an NSLog on newLinesString I get this,
> 2010-05-07 11:56:07.604 testingApp[2573:a0f] ‡√Kpˇ
>
> When it should be some readable english form a text file.
> I am at a loss :(

Well, it's quite apparent you have a memory management bug somewhere.
But to find it, you'll need to post a lot more code. That which you
have posted isn't helpful in sniffing out the problem.

When you do post code, don't strip it out of its methods or rewrite it
in any way. Context is very important. Since you're dealing with
NSTask, it's very important that we understand what code is running in
what process.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to