Re: C program translation
Re: C program translation
- Subject: Re: C program translation
- From: Stéphane Sudre <email@hidden>
- Date: Sun, 29 Jun 2003 12:25:15 +0200
On dimanche, juin 29, 2003, at 12:08 PM, 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...
Nothing prevents you from keeping the engine code in C when using
Cocoa, so it's just a matter of what API you have the most experience
with.
_______________________________________________
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.