you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

Does defining in a “loop” work in C? Like

#define main A
#define A B
#define B C
…
#define Z main
  • source
  • parent