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

Final Solution to the C Question

Name: Anonymous 2016-09-09 13:09

What is it?

Name: Anonymous 2016-09-09 17:05

>>3
It is never print "Hello, World!\n" - no, nope, that would be too lispy and too easy. Instead you will have to write:
const io = @import("std").io;

pub fn main(args: [][]u8) -> %void {
%%io.stdout.printf("Hello, world!\n");
}

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