Thanks Mindaugas,

I have read the document "docs / howtoext.txt from xHarbour" and their status is pending approval.
Exist a similar final document, approved, for Harbour / xHarbour?

I am using the types defined in hbdefs.h and structures in hbvmpub.h but I see that makes a use intensive in the code of compiler type char.
Is this correct?

Best regards
Xavi

Mindaugas Kavaliauskas escribió:
Javier wrote:
What is the convention to write C code for Harbour / xHarbour?
What definitions, types and macros should I use to write C code that is not dependent compiler, system or machine?

Thanks, a greeting.
Xavi

Hi,



I think source/rtl/*.c is good samples for learning. Just start from the shorter samples and try write a code you need. Clipper compatible Extend API and Item API docs you can find on the web. I do not remember address, but it was posted to this list several times. You can also find some info in docs/howtoext.txt from xHarbour CVS.



Best regards,
Mindaugas
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to