Support Board
Date/Time: Wed, 05 Mar 2025 04:33:46 +0000
Post From: create a custom C++ class that manages trade/logic
[2022-01-08 14:23:19] |
norvik_ - Posts: 106 |
It is better have a single persistent pointer to the class instance. All data defined inside class will be persist
|