Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Streams

Name: Anonymous 2010-06-03 14:49


#include <limits.h>
#include <stdio.h>

int
main()
{
int c;
char buf[SHRT_MAX];

printf("enter your exploit:\n");
for (short int i = 0;;i++)
{
c = getchar();
buf[i] = c;
}
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List