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 ![]()
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 ![]()
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