Unrolling Loop in C/C++/Java Style June 2, 2014 c / c++, c #, implementation, java, programming languages, syntax No Comments Quite often, we need to loop an array but dealing with continuous two elements at each iteration. This sounds an easy task and one can usually pay attention to … [Continue Reading...]