[dmd-beta] D2 for Win64

Jacob Carlborg doob at me.com
Mon Oct 8 09:47:15 PDT 2012


On 8 okt 2012, at 17:09, Walter Bright <walter at digitalmars.com> wrote:

> This now works:
> ---------------------------------------
> import core.stdc.stdio;
> 
> int xxx;
> 
> void main()
> {
>    printf("hello world %x\n", xxx);
> }


Cool, keep up the good work.

-- 
/Jacob Carlborg



More information about the dmd-beta mailing list