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
I just noticed that the Pop function in List class in common doesn't decrement the length data member. Calls to getLength might not accurately represent the list's true length.
I just noticed that the Pop function in List class in common doesn't decrement the length data member. Calls to getLength might not accurately represent the list's true length.
Love your project, thanks