btw, I don't know what are you trying to do, but some c++ libraries provides an "ffi capable" extra library, to handle this kind of issues.
On Nov 28, 2012, at 1:31 PM, Esteban Lorenzano <[email protected]> wrote: > no, it is not possible, since NativeBoost is "a kind of FFI" after all... and > the problem is not with ffi libraries but with c++ (lack of) standards > > On Nov 28, 2012, at 1:25 PM, shanukalra <[email protected]> wrote: > >> Is it possible if I use NativeBoost? And if possible can you please tell me >> exactly how to call an external function from a dll and display the ouput in >> pharo. >> >> Thanks >> Shanu >> >> >> >> -- >> View this message in context: >> http://forum.world.st/Connecting-to-a-C-dll-tp4656451p4657114.html >> Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. >> >
