On 19 Nov 98, at 0:08, Peter Gerwinski wrote:
Pablo Bendersky wrote:
I'm currently programming in Delphi, and I wold like to "translate" it to GPC. How can it be done ? Can it be done ?
GPC supports most of the BP7 syntax. If your programs use Delphi's "class" OOP model, GPC will only compile it if you translate it into the "object" model of BP7.
Ok, I see the diference. Is there any way to compile Win 32 applications under GPC ?
Other question. Is there any way to translate a C header file into a Delphi Unit ?
I do not know of any. With GPC it's straightforward. With BP7 it is difficult and often impossible because you have to care about memory models, the order of parameters and such.
Ok, I'll start to translate it "manually".
Hope this helps,
Of course it does. Thank you !
--- Pablo Gabriel Bendersky bender@einstein.com.ar UIN : 1916679 Buenos Aires - Argentina