Program exited with code -11
Adam D. Ruppe via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Mon Jun 22 19:59:22 PDT 2015
On Tuesday, 23 June 2015 at 02:45:24 UTC, Adam D. Ruppe wrote:
> 128 == -1
I'm sorry, I need to stop posting these things without thinking.
-1 is actually 255 when you cast it, but I'm pretty sure the
shell just does that subtraction from 128 because of the signal
reservation codes. I stand by the rest of the post...
More information about the Digitalmars-d-learn
mailing list