ImportC now supports function-like macros

Walter Bright newshound2 at digitalmars.com
Thu Feb 29 19:25:05 UTC 2024


On 2/29/2024 11:22 AM, Walter Bright wrote:
> On 2/27/2024 9:26 PM, Dakota wrote:
>> It is not impractical to add so much `cast(Message*)` into D code.
> 
> Hmm, interesting approach!
> 

I'm wondering if you could try adding this:

     #define const

and see how far that goes!


More information about the Digitalmars-d mailing list