Am Mittwoch, den 06.11.2013, 10:28 +1030 schrieb Bruce:
> Dear experts,
> 
> Can anyone see what I'm doing wrong here.  Source archive is attached,
> but here is the entire code:
> 
> ----------------------------------------------------------------------
> ' Gambas module file
> 
> ' void uuid_generate(uuid_t out);
> Extern UUID_Gen(op As Pointer) As Pointer In "libuuid:1" Exec
> "uuid_generate"

Salut Bruce,

I share my 9 years old uuidgen with you.
It was made under gambas1, worked and work with gambas2 and now it works
with gambas3.

No changes only new compiled.
-- 
Amicalement
Charlie

Attachment: uuidgen-0.3.13.tar.gz
Description: application/compressed-tar

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to