User:Laurier Rochon/prototyping/triple loops: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

    3 November 2010

    • curprev 22:3622:36, 3 November 2010Laurier Rochon talk contribs 1,103 bytes +1,103 Created page with "'''Getting the dual channel shift in C, using a WHILE or a FOR loop''' Solution 1 : while loop + no modulo <source lang="C"> #include "stdio.h" int pat[]={1,1,1,0,1,1,0,1,0,1,..."