Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Created July 8, 2020 15:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save BMU-Verlag/cb400004bf4e3b611f809235cfca946a to your computer and use it in GitHub Desktop.
Save BMU-Verlag/cb400004bf4e3b611f809235cfca946a to your computer and use it in GitHub Desktop.
int i, j, k;
int groesseBereich1 = mitte - linkerRand + 1;
int groesseBereich2 = rechterRand – mitte;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment