The reason for SIGSEGV function pointer problem

Paolo Invernizzi via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Wed Jun 7 10:02:28 PDT 2017


On Wednesday, 7 June 2017 at 16:50:26 UTC, Russel Winder wrote:

> In the constructor of an object to abstract the result of a 
> call to the C library code, the parameter is:
>
>     check_frontend_t* cf
>

You should remove the pointer here...

/Paolo


More information about the Digitalmars-d-learn mailing list