digitalmars.D - New ISO C standard - C11 nad D2
- "Alexsej" <lexa-skripa rambler.ru> Jan 14 2012
- "Jesse Phillips" <jessekphillips+D gmail.com> Jan 14 2012
Hello, I'm interested in what plans to implement support for New ISO C standard - C11 in D2.
Jan 14 2012
On Saturday, 14 January 2012 at 16:01:48 UTC, Alexsej wrote:Hello, I'm interested in what plans to implement support for New ISO C standard - C11 in D2.
D doesn't support C at all, it is only capable of linking to C (binary compatible). I doubt the object file format is being changed so... D supports C11.
Jan 14 2012








"Jesse Phillips" <jessekphillips+D gmail.com>