FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for CA-Clipper Inquiry about C codes in Clipper+Fw application.
Posts: 100
Joined: Wed Oct 04, 2006 04:50 PM
Inquiry about C codes in Clipper+Fw application.
Posted: Thu Oct 19, 2006 09:56 PM

Hi All,

There are several functions written in C that make up our POS.

Are C codes can be simply recompiled and link to xhabour without rewriting?

TIA,

xhbCoder :x

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Inquiry about C codes in Clipper+Fw application.
Posted: Fri Oct 20, 2006 06:44 AM

Yes, if your C functions are Windows 16 bit compatible and you are using the proper Clipper API to retrieve parameters and return the value.

EMG

Continue the discussion