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

WEEKLY CHALLENGE

Name: Anonymous 2010-07-24 6:51

implement malloc() using the C programming language.

Name: Anonymous 2010-07-24 8:52

void *malloc(size_t n) { return 0; }

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