Login Page - Create Account

Support Board


Date/Time: Mon, 07 Jul 2025 05:58:06 +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