User:Inge Hoonte/arduino2: 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.

8 November 2010

  • curprev 20:1620:16, 8 November 2010Inge Hoonte talk contribs 224 bytes +224 Created page with "#include "stdio.h" char pat[]="wow this is hard "; int i = 0; int j = 0; int main () { while (j < 13) { while (i < 16) { printf("%c %c\n", pat[i], pat[(i+j)%16]);..."