Geneticus Posted January 10, 2007 Report Posted January 10, 2007 class HelloWorld { public static void main (String args[]) { for (;;) { System.out.print("Hello World "); } }} [EVIL][/EVIL] Quote
Buffy Posted January 10, 2007 Report Posted January 10, 2007 LL0: .data .text L .align 1 .globl _main _main: .word L12 jbr L14 L15: .data 1 L17: .ascii "Welcome to Hypography!.2" .text pushl $L17 calls $1,_puts ret .set L12,0x0 L14: jbr L15 .data Vaxen R Us,Buffy Quote
InfiniteNow Posted January 10, 2007 Report Posted January 10, 2007 Welcome to Hypography, you newly membered Roman god of the double helix. Enjoy your stay. :blahblahblah: Cheers. ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.