[Gambas-user] Calling library functions in Gambas2

Eugéne Suter easuter at ...626...
Mon Aug 20 01:19:37 CEST 2007


Hi there,

Is it possible to call functions from system libraries directly in Gambas2?
For example, in my case, I need to gather hard-drive data (free space for
each partition), and it would probably be a lot more efficient (in theory)
to call the functions in libparted directly than to parse the entire output
from the parted command.
I'm using Gambas 1.9.49.
Thanks in advance!

Cheers,

Eugéne



More information about the User mailing list