Re: Reaching the limits of 'learn by example'
Re: Reaching the limits of 'learn by example'
- Subject: Re: Reaching the limits of 'learn by example'
- From: Brian Hill <email@hidden>
- Date: Sun, 13 May 2001 16:49:33 -0500
On Sunday, May 13, 2001, at 04:25 PM, Cyril Godefroy wrote:
NSString *level = [sender representedObject];
Float32 intLevel=0.1; //testing
//Float32 intLevel = [level intvalue]/6;
NSLog(@"level is:%@",level);
OSStatus err = noErr;
UInt32 count, muteSetting, channel, datasize;
You've declared several variables after the line where you called a
function(the NSLog line).
Can't do that.
Put the NSLog line after the 'UInt32... line'.
Brian
email@hidden
http://personalpages.tds.net/~brian_hill
"Why? I came into this game for adventure - go anywhere, travel
light, get in, get out, wherever there's trouble, a man alone.
Now they've got the whole country sectioned off and you can't
move without a form. I'm the last of a breed."
-- Archibald "Harry" Tuttle, Rogue HVAC Repairman