Created
November 21, 2022 21:55
-
-
Save Bueddl/6cfeb3875a139d2faeefa01a6f9306c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#define Schleife(...) if(__VA_ARGS__){ | |
#define If loop | |
#define EndIfSchleife goto loop;} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment