You should be able to pick up a C compiler pretty cheap this days (GNU
C++ is free after all).
Its quite useful to have something like C++ Builder (even just for the
resource workshop), or even VC++ lying around for those awkward moments
when all the sample source you can find is C++.
Grant Black
Software Developer
SmartMove (NZ) Ltd
Phone: +64 9 361-0219 extn 719
Fax : +64 9 361-0211
Email: [EMAIL PROTECTED]
> -----Original Message-----
> From: Alistair George [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, July 06, 1999 9:13 AM
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: C to OBJ
>
>
> Acht so. That is what I was wondering; if I could do without
> the C compiler
> which I dont have and the project doesnt justify further
> purchases. I need
> to be able to do several changes to the C source and check it
> as I go along
> against the hardware, so I need to have a handle on it at all times.
> Many thanks for the education on DLL though.
>
> Hmm, I used to have Borland C++ for Windows - pity I threw it
> out after I
> got Delphi!
> Al+
> > If you can make a working .EXE from the C source (I presume you have
> > access to a C++ compiler) then it is pretty easy. What I
> tend to do is
> > try and keep the interface between the C code & Delphi
> pretty simple by
> > writing a couple of new functions in C that form an object like
> > interface to the DLL.
>
> --------------------------------------------------------------
> -------------
> New Zealand Delphi Users group - Delphi List -
> [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz