Some coding stuff

Blah blah

  #include<stdio.h>
  #include<SDL.h>

  int main(void)
  {
          puts("Hello World");
          return 0;
  }
What is this?
More?
Other box?