Skip to content

Instantly share code, notes, and snippets.

@DasLampe
Created May 5, 2009 08:44
Show Gist options
  • Save DasLampe/106899 to your computer and use it in GitHub Desktop.
Save DasLampe/106899 to your computer and use it in GitHub Desktop.
Example for stupid pupil
i := 0
repat
ed_display := IntToStr(i - (y div 3);
lb_demo[i - (y div 3) = lb_demo2[i]
until i >= x;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment