Search

September 03, 2013
General »
...a program that does the calculations and outputs PovRay scene files, povray transforms them into...
September 02, 2013
General »
...2 && output.length <= 4.
   "Incorrect number of outputs passed");
enforce(["a", "b", "c", "d"].any...
September 01, 2013
Learn »
...Variant("hello"), Variant(S(5)) ];
    writeln(a);
}

Outputs:

[42, hello, S(5)]

We can only...
September 01, 2013
Issues »
...0 .. 10)
        values[probabilities.dice].write;
}


That outputs something similar to:
CGCCAAACCC


So an improvement...
August 30, 2013
Issues »
...the given matrix:
"[%([%(%1.3f, %)],\n %)]]"

It outputs:

[[0.707+0.000i, 0.707+0...
August 28, 2013
General »
...1,7 +1,7 @@
 rem Delete all outputs
 del xmlp.lib sxmltest.exe bookstest.exe...
August 26, 2013
General »
...in addition to slow). Instead it just outputs something to the underlying sink.

class Serializer...
August 25, 2013
General »
...simple as writing a D program that outputs a sufficient quantity of random numbers, and...
August 25, 2013
General »
...or rather some kind of adapter that outputs no less then X bytes if not...
August 22, 2013
Issues »
...output "synchronized", but then MODtoBuffer in toCBufferWithAttributes outputs "shared". So I'll file this as...
83 84 85 86 87 88 89 90 91 92 93 94
Next ›   Last »