Re: Speeding up XCode?
Re: Speeding up XCode?
- Subject: Re: Speeding up XCode?
- From: Robert Dell <email@hidden>
- Date: Tue, 18 Oct 2005 22:34:53 -0400
Markian Hlynka wrote:
If speed is so vital, why don't you inline your functions? Or, if that
doesn't work, you could <horror!> use preprocessor macros! It makes the
code much more readable; isn't that worth something?
Actually, you're dealing with a person that came from a Pascal background and has had no experience with this "c" language other than this project and a couple books i've procurred. inlining functions isn't something in these books and i've not been able to find basic c manuals in any bookstore, it appears they are too obsolete so I have to extrapolate from my basic building of data. I now know enough of the language to be capable of writing a usable program and to debug other users' programs using their inflections or styles. but to implement hard macros, operator overloading, and other things, i'd certainly love to find books on sale that show me these things (reference style, not "do this my way and you have it" books).
_______________________________________________
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