Last update January 9, 2010

Porting Overview /
FAQ



Difference (last change) (no other diffs, normal page display)

Added: 7a8
* [[link]Shared [url= http://www.prowiki.org/wiki4d/wiki.cgi?DevelopmentWithD/FAQ/Shared]]

Other FAQs:
Table of contents of this page
Converting from C   
Central header file   

Converting from C    

Central header file    

If you are using a header file that imports many libraries for D you will use a module. Put all your import statements there (and make them public imports). Import this module.

Also try to distribute your declarations to the modules that they belong in, reducing the size of your import module. --Ameer Armaly


FrontPage | News | TestPage | MessageBoard | Search | Contributors | Folders | Index | Help | Preferences | Edit

Edit text of this page (date of last change: January 9, 2010 19:09 (diff))