Login Page - Create Account

Support Board


Date/Time: Wed, 05 Feb 2025 08:53:30 +0000



Post From: vector ???

[2020-03-04 18:16:19]
stephane1 - Posts: 112
Hi,
I need to create an array (size 200) with persistence...is there an other way that to create vector C++ (ie name_of_array[200]) and allocate dynamic memory ?
tku