| |
| | D programming language - Wikipedia, the free encyclopedia |
 | | It uses many C++ concepts and adds to the functionality of C++ by also implementing design by contract, unit testing, true modules, automatic memory management (garbage collection), first class arrays, associative arrays, dynamic arrays, array slicing, nested functions, inner classes, closures (anonymous functions), and has a reengineered template syntax. |
 | | is an array of strings representing the command line arguments. |
 | | A string in D is an array of characters, represented by |
| en.wikipedia.org /wiki/D_programming_language (986 words) |
|