Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: studentdev digest, Vol 3 #809 - 8 msgs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: studentdev digest, Vol 3 #809 - 8 msgs



On Fri, 23 Jan 2004 05:59:28 -0800, Martin Winter muttered:
> you should enclose the statements after a "case:" in braces, like this:
>
> switch (theType)
> {
> 	case kLShapeLeft:
> 	{							// This is
> 	it!
> 	    array = {1, 1, 0, 0,
> 		     0, 1, 0, 0,
> 		     0, 1, 0, 0,
> 		     0, 0, 0, 0};
> 	    break;
> 	}							// This too!
> 	case kLShapeRight:
> 	{							// And here
....

Never seen that done before... it's not necessary.

--
Andrew Farmer
email@hidden

[demime 0.98b removed an attachment of type application/pgp-signature]
_______________________________________________
studentdev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/studentdev
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: studentdev digest, Vol 3 #809 - 8 msgs (From: Martin Winter <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.