Support Board
Date/Time: Thu, 26 Jun 2025 09:27:44 +0000
Post From: ACSIL: Moving functions out the .cpp file
[2021-11-29 23:04:07] |
ycomp - Posts: 324 |
thanks brad, not SCSFExport functions.. just run of the mill functions. I want to create some libraries as right now I'm just copy and pasting some of my functions into different study .cpp files. for example I have some functions to handle creating and removing text drawings.. I would like to move them to another cpp file that I could call from various studies. |