Hi Alejandro,

> Something similar was already detailed by Ulrich Drepper in his paper
> "How To Write Shared Libraries", and I've investigated a few more
> consequences of using arrays of char (char []) and pointers to char
> (char *) to store them.  https://www.akkadia.org/drepper/dsohowto.pdf

I think section 2.4 starting on page 26 is the relevant part, if anyone
else wants to read it.

-- 
Cheers, Ralph.

Reply via email to