try this ... #include <u.h> #include <libc.h>
void main(void) { memmove(nil, nil, 100); print("hello squid boy\n"); } who would have thunk it? brucee
try this ... #include <u.h> #include <libc.h>
void main(void) { memmove(nil, nil, 100); print("hello squid boy\n"); } who would have thunk it? brucee