9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] curiosity ...
@ 2009-10-31  1:43 Bruce Ellis
  2009-10-31  3:51 ` Graham Gallagher
  0 siblings, 1 reply; 3+ messages in thread
From: Bruce Ellis @ 2009-10-31  1:43 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-31  8:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-31  1:43 [9fans] curiosity Bruce Ellis
2009-10-31  3:51 ` Graham Gallagher
2009-10-31  8:58   ` Bruce Ellis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).