W dniu 10.12.2010 10:06, Max Horn pisze: > In addition, GAP can load dynamic modules (again, at least on UNIX type systems). I used that to implement some of the most time critical functions of a package I am working on in C, for a major speed boost. So you could call other systems from within GAP
Hello, How to do this? Could I write my own function in C/C++, compile it into library, and use in GAP? I imagine that there could be necessary some types conversions (?) I see LoadDynamicModule() in http://www.gap-system.org/Manuals/doc/htm/ref/CHAP003.htm#SECT007 but is it possible to use it with library other than obtained by using gac? All the best Bartosz Putrycz _______________________________________________ Forum mailing list Forum@mail.gap-system.org http://mail.gap-system.org/mailman/listinfo/forum