Arrays

int array2[] = { 1, 2, 3, 4, 5 };

Last updated

Was this helpful?