What is fflush(stdout) doing in this strcmp example program[quote] As far as the fflush() goes it is really not needed in normal operation, the scanf() call wi...
What is fflush(stdout) doing in this strcmp example programSo, I was trying to understnad strcmp listed on this site. http://www.cplusplus.com/reference/cstri...
This user does not accept Private Messages