Re: Another newbie EXC_BAD_ACCESS in C
Re: Another newbie EXC_BAD_ACCESS in C
- Subject: Re: Another newbie EXC_BAD_ACCESS in C
- From: j o a r <email@hidden>
- Date: Mon, 16 Jan 2006 18:32:26 +0100
On 16 jan 2006, at 18.21, Sean McBride wrote:
And xcode can give you a warning about this: 'typecheck calls to
printf/
scanf': "Check calls to printf and scanf , etc, to make sure that the
arguments supplied have types appropriate to the format string
specified, and that the conversions specified in the format string
make
sense. [GCC_WARN_TYPECHECK_CALLS_TO_PRINTF, -Wformat]"
Turn on all those warnings. :)
FYI: IIRC this doesn't work in the format strings used in Cocoa
though. :-(
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden