diferencies between D and C
OF
nospam at nospamington.com
Sat Jun 23 11:05:01 PDT 2007
Pieter Wrote:
> i have simple basic question...
> 1.what do you think about the diferencies between D and C?.
> 2.what make D very unique from C?.
> 3.do D have library for graphics?.
>
> thank you very much for your answer and attention. God Bless U always...
>
Heavy comparison table (C included): http://www.prowiki.org/wiki4d/wiki.cgi?LanguagesVersusD
About libraries for graphics, OpenGL works. Derelict ( http://dsource.org/projects/derelict ) has OpenGL 2.1 support. Also, GLFW ( http://glfw.sf.net ) has bindings for D. Dunno about D3D though. Then there's probably some 2D game libs.
More information about the Digitalmars-d
mailing list