rfmineguy / Homework5-CS2

Git repo for two CS students to work on a homework assignment
0 stars 0 forks source link

Really review remove event #8

Open rfmineguy opened 2 years ago

rfmineguy commented 2 years ago

Make sure everything that's happening is happening for a known reason.

Should the ... if (*lastIndex == 0) *lastIndex = -1; exist?