0

Why do some people use for( ; ; ) in c instead of just using while(1)? Is there some sort of speed advantage? I cannot for the life of me find a reason to do it other than to make the code harder to read

0 Answers0