-
- Downloads
Use C++ string and vector instead of C char* and array.
It fixes non constant stack array error on Win32 Visual Studio.
Loading
Please register or sign in to comment
Exceptional GitLab maintenance is scheduled for June 19, 2025. The service will be unavailable between 12am and 2pm. Please do not work on the platform until an announcement indicates that maintenance is complete.
It fixes non constant stack array error on Win32 Visual Studio.