Main.cc: In function 'int main()': Main.cc:8:25: error: expected primary-expression before '=' token while((m=getchar())?='\n'){ ^ Main.cc:8:30: error: expected ':' before ')' token while((m=getchar())?='\n'){ ^ Main.cc:8:30: error: expected primary-expression before ')' token