Support Board
Date/Time: Tue, 26 Nov 2024 00:23:14 +0000
Post From: Access data using GDIFunction DrawToChart()
[2024-01-21 11:08:54] |
User431178 - Posts: 541 |
2. Frequently crashes Sierra. I have this:
Re-read this - ACSIL Programming Concepts: Allocating Memory for Classes - the section titled Allocating Memory for Classes Or simply change your code to reflect that shown by User719512 Since I'm also using an "iterator" -> do I need to delete and free up that memory too? No. The iterator is a type based on the characteristics of your container, and you are not allocating memory for it on the heap. If you want help fixing this, you will need to share more of the code, it is impossible to know with certainty where you are going wrong otherwise. Date Time Of Last Edit: 2024-01-21 16:23:15
|