I thought while((a = getc()) == EOF)
 was the way to get around getc()? 
I want to have the program skip over getc()when nothing is being
entered on the uart. 

Reply via email to