Linux DLL
Mineko
uminekorox at gmail.com
Fri Jan 3 12:37:03 PST 2014
On Friday, 3 January 2014 at 20:34:17 UTC, Jeroen Bollen wrote:
> On Friday, 3 January 2014 at 20:31:09 UTC, Mineko wrote:
>> So, I was doing some stuff with shared libraries and need some
>> confirmation on what's going on with
>> http://dlang.org/dll-linux.html
>>
>> Is that page recent, or really old?
>>
>> It's using printf and stuff so uhh.. Seems old.
>>
>> Could anyone here perhaps give me a more recent explanation of
>> how to do the bottom example, if it's not already?
>> (http://dlang.org/dll-linux.html#dso10)
>>
>> Using the standard phobos library, of course, for instance, I
>> would have issues with fprintf and the stuff going on with
>> stderror and error/dlerror.
>
> It says on top "Preliminary and subject to change.", although
> that might have just been put in.
Oh, thank you, can't believe I missed that..
Other than that, are there any better ways of doing the
aforementioned?
More information about the Digitalmars-d-learn
mailing list