User:Remark/dec-flipbook.c: 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 September 2010

16 August 2009

15 August 2009

  • curprev 23:5623:56, 15 August 2009 Remark talk contribs 1,405 bytes +1,405 New page: <source lang="c"> // dec_flipbook // written by remark // thanks to steven & ludo #include <stdio.h> #include <stdlib.h> // misses last 5 bytes atm char key [0x40] = { 0xF7, 0x4C, 0x6A, ...