On Saturday, 7 July 2012 at 21:20:53 UTC, Walter Bright wrote:
If it can be made complete enough, I'd like to add support into D for it, so you could do things like:

    import "stdio.h";

I don't think this syntax makes it clear enough. The following has been making rounds in the community for a long time:

    import(C) "stdio.h";


Reply via email to