Login Page - Create Account

Support Board


Date/Time: Sun, 08 Sep 2024 00:39:40 +0000



Dynamic memory

View Count: 1038

[2015-03-24 18:18:32]
WarriorTrader - Posts: 245

Hello,

Your documentation on dynamic memory has been very helpful. I noticed that instead of using delete [] you instead just use delete. Do you have delete overloaded or do you need to use the delete [] command?

Thx,
-WT

https://www.sierrachart.com/index.php?page=doc/doc_ACSILProgrammingConcepts.html#DynamicMemoryAllocations

[2015-03-27 19:07:03]
Sierra Chart Engineering - Posts: 104368
Apparently with Visual C++ delete [] does not need to be used but it should be. The documentation has been updated with the current code which uses the AllocateMemory and FreeMemory functions of ACSIL.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2015-03-27 19:10:33

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account