Search

March 29, 2007
General »
...that starts processes on multiple machines and outputs "stamped" lines to the standard output - lines...
March 29, 2007
General »
...not read lines from the console and outputs them one by one, as it should...
March 28, 2007
Issues »
...1.010; volunteers appreciated]), but when run, outputs

Eval test
Eval test
bla
<garbage>

Some...
March 23, 2007
General »
...cat test.txt >NUL

---

The last one outputs nothing.  Printing to stderr would fix that.
March 19, 2007
DWT »
...I linked gdmd to dmd.

2.) compd outputs stuff like
	arg[11]=src:~/dmd/src...
March 09, 2007
General »
...like, it big letters:

Code and binary outputs produced from DMD (the d compiler) and...
March 06, 2007
Learn »
...len, d.content, d.content.sizeof);

Which outputs:    [id:100] len=12, data= (8)

The...
March 05, 2007
Issues »
...void main()
{
    mixin("writefln('A');");
    mixin("scope(exit) writefln('C');");
    mixin("writefln('B');");
}

// outputs ACB


-- 
March 04, 2007
c++ »
...bytes off the binary image! It also outputs the warning message "Warning 47: Below 100H...
February 27, 2007
Debuggers »
Great!

Sorry that's what gdb outputs when you use "--annotate" instead of "--fullname".  Only...
159 160 161 162 163 164 165 166 167 168 169
Next ›   Last »