You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for (counter = 1; counter < MAXVALUES; counter++ ); // the termination of the for loop here means that the printf function is not going to be looped through.