-
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

- Gender:
- Male
- Birthday:
- Jun 9, 1994 (Age: 26)
- Occupation:
- Programmer
Cristian Zaloj
Game Programmer, Male, 26
- Cristian Zaloj was last seen:
- Apr 14, 2019
- Loading...
- Loading...
-
About
- Gender:
- Male
- Birthday:
- Jun 9, 1994 (Age: 26)
- Occupation:
- Programmer
char* bringThePain() {
char c[4];
c[0] = 'P'; c[1] = 'A'; c[2] = 'I'; c[3] = 'N';
return c;
}
int main(int argc, char** argv) {
char* death = bringThePain();
free(death);
printf("I will never reach here");
return 0;
}Interact
Certain XenForo add-ons by Waindigo™ ©2011-2014 Waindigo Enterprises Ltd.