> sorry my wrong expression. > No problem.
Another point: at the moment, Alloc() and Free() are not the equivalent of malloc() and free() in C. So you cannot use Free() to free a memory allocation returned as a pointer by a C function. You must use the free() function located in the C library directly. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats, the impact they can have on your business, and how you can protect your company and customers by using code signing. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Gambas-user mailing list Gambas-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-user