Re: C program translation
Re: C program translation
- Subject: Re: C program translation
- From: Robert Tillyard <email@hidden>
- Date: Sun, 29 Jun 2003 15:34:00 +0100
I had a large UNIX XWindow app that I just kept the 'C' and added
Objective-C to replace the X layer. I prefer it this way if I port
something as any future bug fixes can just be copied over to OS X, if I
rewrite it all in Objective-C it's not so easy to re-apply bug fixes.
Regards, Rob.
On Sunday, June 29, 2003, at 11:08 am, Cyprien wrote:
What's the better solution when you have to translate a software
written in C, so that it works in native mode on OS X ?
Carbonize or Cocoa ?
The application is a Digital Analogic Convertor Testor, and require
very much system ressources. And there is maybe a lot of modifications
to do, because the hardware we have to work with has changed...
Thanx for your help.
Cyprien
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.