On 8 okt 2012, at 17:09, Walter Bright <[email protected]> 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

_______________________________________________
dmd-beta mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/dmd-beta

Reply via email to