Movies as code
Home
Genres
Top Posts
All Movies
Top Geeks
Submit
Created by
Ben Howdle of
Toy Story
Monday, March 12th, 2012 at 7:51 pm |
Action
| by Dan Zajdband
#include <stdlib.h>
#include <math.h>
int
main
(
)
{
char
toy_story
[
10
]
itoa
(
INFINITY
+
1
,
toy_story
,
10
)
;
goto
toy_story
;
}
Vote up this code
0