Page 1 of 1

custom function

Posted: Wed Jun 23, 2010 8:09 pm
by 10545706
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

Re: custom function

Posted: Fri Jun 25, 2010 7:20 am
by narcis
Hi philip,

BCB 5 and BCB 6 installers include a C++ Builder demo. I attach custom function unit in C++ Builder.