Difference between revisions of "Programming in D for C Programmers"

From D Wiki
Jump to: navigation, search
(External links: The C Preprocessor vs D)
(See also: Deimos)
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
  
 +
==See also==
 +
* [[Bind D to C]]
 +
* [[Deimos]]
  
 
==External links==
 
==External links==
Line 5: Line 8:
 
* [https://p0nce.github.io/d-idioms/#Porting-from-C-gotchas Porting from C gotchas]
 
* [https://p0nce.github.io/d-idioms/#Porting-from-C-gotchas Porting from C gotchas]
 
* [https://dlang.org/articles/pretod.html The C Preprocessor vs D]
 
* [https://dlang.org/articles/pretod.html The C Preprocessor vs D]
 +
* [https://dlang.org/spec/interfaceToC.html Interfacing to C]
 +
* [https://dlang.org/blog/2018/06/11/dasbetterc-converting-make-c-to-d/  DasBetterC: Converting make.c to D]
  
 
[[Category:Languages versus D]]
 
[[Category:Languages versus D]]

Revision as of 12:11, 21 September 2018