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

The D programming language

Name: Anonymous 2011-04-29 3:59

Lisp (DSL):

map [I Arg]~>say."Args[$I] = '$Arg'" enum.Args


D:

foreach (i, arg; args) Stdout("args[")(i)("] = '")(arg)("'").newline();


any question?

Name: Anonymous 2011-04-29 9:30

>>6
Your crazy.
Which part of the C99 standard defines them?

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