constant pointer failing to compile

Jacob Shtokolov jacob.100205 at gmail.com
Thu Apr 6 20:32:11 UTC 2023


On Thursday, 6 April 2023 at 20:23:29 UTC, Jacob Shtokolov wrote:
> On Thursday, 6 April 2023 at 00:46:26 UTC, Josh Holtrop wrote:
>> I am trying to port a small C project to D and am getting a

Ah, just noticed that other people have already responded! Sorry 
about that!
BTW, your `&data[0]` C-like pointer will also work in D's 
version, although it's probably a bit uglier.




More information about the Digitalmars-d-learn mailing list