Dirk3K
Pitter Patter
Currently Offline
Screenshot Showcase
Saints Row IV
Completionist Showcase
Favorite Group
Hello. You've reached Arnold's Pizza Shop.
18
Members
0
In-Game
4
Online
2
In Chat
steezathus 14 Nov, 2024 @ 8:09pm 
I extend my heartfelt gratitude to thee, brave comrade, for partaking in the noble struggle of Counter-Strike
Moolick 15 Feb, 2024 @ 8:23am 
+rep No surprises kinda guy. Falls into the stereotypical football demographic of his state.
JudgmentDay 12 Feb, 2024 @ 9:36pm 
+rep we live in the best football team state
Moolick 8 Apr, 2021 @ 4:19pm 
I respect this individual :cozyteddymoo:
Moolick 8 Jan, 2020 @ 7:55pm 
9th
Jeff 19 Feb, 2018 @ 4:58pm 
#include "dirk.h"

struct dirk
{
  bool isMeme;
  int levelOfMeme;
};

int main()
{
  dirk d = malloc(sizeof *d);
  d->isMeme = true;
  d->levelOfMeme = getMemeLevel(d);

  if(d->levelOfMeme >= 9000)
   explode(d);

  return 0;
}