Some user-made C functions and their D equivalents

ryuukk_ ryuukk.dev at gmail.com
Thu Jul 28 00:36:54 UTC 2022


I don't remember the exact syntax for GDC, but it should be 
pretty similar to DMD

You need to pass the module to the compiler

     gdc main.d dcollect.d


More information about the Digitalmars-d-learn mailing list