I put some code below to show exactly what I'm stumped with. After the first time the loop in the function getNames happens, I can no longer type in a name. It instead skips right to the number part and skips the name entirely. Just wondering why it's doing that. Very frustrating. Also, I just started learning pointers so I'm definitely not the best with them.