Hey all, so I'm trying to make a program that will take user input from TerraTerm, and then echo it right back to TerraTerm. So if I typed "Hello World" and hit enter, it'd output "Hello World" at me. I'm starting from the Hello World program, so my c file started from