is there a complete c/c++ example of how to implement a custom function? my delphi-to-c++ skills are too poor on syntax etc to proceed. i've found several snippets, including
http://www.steema.com/files/public/teec ... erivingVCL
and
http://www.berneda.com/teechart_vcl_fea ... onDemo.htm
but i need to see where to place the various bits of code in the .h and .cpp files
anyone's help would be MUCH appreciated
custom function
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Re: custom function
Hi philip,
BCB 5 and BCB 6 installers include a C++ Builder demo. I attach custom function unit in C++ Builder.
BCB 5 and BCB 6 installers include a C++ Builder demo. I attach custom function unit in C++ Builder.
- Attachments
-
- BuilderFunctionCustom.zip
- (1.68 KiB) Downloaded 436 times
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |