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
Inquiry about C codes in Clipper+Fw application.
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: Inquiry about C codes in Clipper+Fw application.
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
EMG