Tuesday, May 26, 2009

Converting a NSString to a char array

I spent the better part of today wrestling with this problem. In fact, I'm the poster of that question. The short of it is that I have have a lot to learn about the retain/release cycle of Cocoa variables. What's weird is that I could swear I was re-initializing the variable each cycle but who am I to argue against a working solution? I'll figure out the root cause someday...

No comments:

Post a Comment