Re: objective-c newbie type question
Re: objective-c newbie type question
- Subject: Re: objective-c newbie type question
- From: Keith Ray <email@hidden>
- Date: Sat, 16 Apr 2005 07:39:14 -0700
Don't forget that you can combine C++ and Objective-C if your file
suffixes are .mm instead of .m
On 4/16/05, Aaron Boothello <email@hidden> wrote:
> typedef double matrix[16];
Consider using OCUnit, UnitKit or another unit-test framework to
test-drive your code. Google for test-driven-development, TDD, OCUnit,
UnitKit.
----
C. Keith Ray
<http://homepage.mac.com/keithray/blog/index.html>
<http://homepage.mac.com/keithray/xpminifaq.html>
<http://homepage.mac.com/keithray/resume2.html>
_______________________________________________
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