Re: Just starting off in obj C

2008-10-26 Thread Scott Ribe
> Interesting, but that's no longer ansi-C. Plus it still won't support you > creating your own kinds of format strings. Yeah, if you want standard + type safe + custom types you have to use C++ ;-) -- Scott Ribe [EMAIL PROTECTED] http://www.killerbytes.com/ (303) 722-0567 voice __

Re: Just starting off in obj C

2008-10-26 Thread Chris Idou
Interesting, but that's no longer ansi-C. Plus it still won't support you creating your own kinds of format strings. --- On Sun, 10/26/08, Chris Suter <[EMAIL PROTECTED]> wrote: > From: Chris Suter <[EMAIL PROTECTED]> > Subject: Re: Just starting off in obj C &g