Re: noob
Re: noob
- Subject: Re: noob
- From: Laurence Harris <email@hidden>
- Date: Fri, 21 Dec 2007 16:19:40 -0500
On Dec 21, 2007, at 9:17 AM, Thomas Engelmeier wrote:
The problem with messing with pointers in C, C++ and
Objective-C is that the notation is messy and not
suggestive of what's going on.
A good tutorial will take care of that. And except for image and
raw data manipulation, pointer arithmetic is sooo 90ies, read:
obsolete.
And pointers are not really that hard to understand -- certainly not
hard enough to warrant avoiding them. The sooner someone understands
the the better off he'll be.
Larry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
- Follow-Ups:
- Re: noob
- From: glenn andreas <email@hidden>
References: | |
| >Re: noob (From: Jeffrey Oleander <email@hidden>) |
| >Re: noob (From: Thomas Engelmeier <email@hidden>) |