www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - [dl_call] Take it for a spin ...

reply "Matthew" <matthew stlsoft.com> writes:
Just wanted to bring this specifically to your attention. For both UNIX and 
Windows, dl_call() provides single-statement dynamic library invocation. 
(Grep the latest beta for example of its use.)

This is something Sean and I may be proposing to the C++ standards early 
next year, and we'd welcome any/all input.

Cheers

Matthew
Dec 20 2005
parent Dejan Lekic <dejan nu6.org> writes:
Yeah Matthew, that would be awesome. Now we come to the matter of taste. 
I would much rather name it dyncall() , dllcall() , dcall() instead of 
dl_call .

Kind regards

Dejan
May 04 2006