File:The Grieving Tree PB.jpg

Licensing

This image is copywritten, the copyright for which is held by Wizards of the Coast. It is believed that its use here constitutes Fair Use because it adheres to one or more of the following criteria:
  • it is being used “…for purposes such as criticism, comment, news reporting, teaching (including multiple copies for classroom use), scholarship, or research…”
  • it is a small and/or insubstantial portion of the work.
  • its use is transformative.
  • it is used in a non-commercial setting, and therefore is not being used to generate profit in this context.
  • its use here does not significantly impede the right of the copyright holder to sell the copyrighted material.

We ask you to please add the {{needsadmin}} template if there is a violation to this disclaimer within this page.

gollark: Hmm...
gollark: ?coliru```c#include <stdio.h>#define S2(x) ##x#define S(x) S2(x)#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf(S(QUITELONG));return 42;}```
gollark: ?coliru```c#include <stdio.h>#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf(QUITELONG);return 42;}```
gollark: Hmm...
gollark: ?coliru```c#include <stdio.h>#define A2(x, ...) x(x(__VA_ARGS__))#define R2(x) x x#define R4(x) A2(R2, x)#define R8(x) A2(R4, x)#define R16(x) A2(R8, x)#define QUITELONG R16(long)int main(){printf("QUITELONG");return 42;}```
This article is issued from Dandwiki. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.