Skip to content

Instantly share code, notes, and snippets.

@BMU-Verlag
Last active July 9, 2020 06:37
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/525baef893f5df0f94bb55f517aab07b to your computer and use it in GitHub Desktop.
Save BMU-Verlag/525baef893f5df0f94bb55f517aab07b to your computer and use it in GitHub Desktop.
char grossbuchstaben[42] = " ABCDEFGHIJKLMNOPQRSTUVWXYZ\216\231\232\3411234567890";
char kleinbuchstaben[42] = " abcdefghijklmnopqrstuvwxyz\204\224\201\3411234567890";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment