A DLL to modify a variable?

Chris Nicholson-Sauls ibisbasenji at gmail.com
Tue Jun 26 13:53:18 PDT 2007


Gilles G. wrote:
> Thanks a lot, I would never find this one.
> 
> --
> Gilles

Additionally, you don't have to explicitly dereference the function
pointer.  Just calling 'modifyThis(&value)' will suffice.  Not part of 
your problem, but I thought it worth mentioning for readability sake.

-- Chris Nicholson-Sauls


More information about the Digitalmars-d-learn mailing list