1 / 4
Oct 2011

Why are you using fflush on stdin? If you read the C Documentation it tells you that this is not defined in the standards. Do not do this.

what should i use ? because when i didnt used fflush , everything became so meshed . i dont know how to fix this mesh without fflush

Suggested Topics

Topic Category Replies Views Activity
C and C++ 0 14 7d

Want to read more? Browse other topics in C and C++ or view latest topics.