In Visual Studio, an assertion of program caused by array? THERE IS A ASSERTION PROBLEM IN PROGRAM.AND I SUGGEST THAT THE USAGE OF ARRAY GOES WRONG.
A minimal array list implementation in C. Another (and possibly better) example is at src/test.c This is an array list written in C, as you can tell from the name. An array list is like an array where ...