Jai compiles 80,000 lines of code in under a second

SashaGreat s at g.com
Fri Sep 21 20:32:31 UTC 2018


On Friday, 21 September 2018 at 18:20:21 UTC, Adam D. Ruppe wrote:
> You don't need an API call to do that. You just provide the 
> icon in a resource to the linker or a separate resource thing. 
> Some C++ environments do it via pragmas, or you can do it 
> traditionally in a makefile/build command line pretty easily; 
> no need to run fancy code.

Jonathan created a built-in function to display an icon to work 
cross-platform without the trouble configuring for each different 
platform or IDE.

SG.


More information about the Digitalmars-d mailing list