The following is pseudo-code:
int array_list[] = {0, 11, 13, 18, 21, 23, 24, 17, 45}; int array_size = sizeof array_list/sizeof sample; int index = 0; // in