Ranter
Join devRant
Do all the things like
				++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
				Sign Up
			Pipeless API
 
				From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
				Learn More
			Comments
		
- 
				
				 Marl3x24817ySame. C++ and C although I've learned to like C and hate C++. Could be because I've learned C++ in school. Marl3x24817ySame. C++ and C although I've learned to like C and hate C++. Could be because I've learned C++ in school.
- 
				
				@-ANGRY-CLIENT- if you think of the outer switch just as gotos to different points within the loop, it becomes a bit clearer. The first loop run will eat the remainder of division by 8, the subsequent loop runs then run with 8. Loop unrolling for speed.












Thanks C for making me feel like garbage
joke/meme