March 25, 2014 int.stringof | ||||
---|---|---|---|---|
| ||||
int.stringof does not return "int" (as expected) but bytesize 4 under MacOS X 10.9.2 with dmd 2.065 regards Wolfgang |
March 25, 2014 Re: int.stringof | ||||
---|---|---|---|---|
| ||||
Posted in reply to Wolfgang Mayer | On Tuesday, 25 March 2014 at 08:31:49 UTC, Wolfgang Mayer wrote:
> int.stringof does not return "int" (as expected) but bytesize 4
> under MacOS X 10.9.2 with dmd 2.065
> regards
> Wolfgang
solved: my compilation error - returns "int" as expected.
|
Copyright © 1999-2021 by the D Language Foundation