Linux .so Librarys
BlitzMax Forums/BlitzMax Beginners Area/Linux .so Librarys| 
 | ||
| How can I use Linux .so librarys ? Is there any example for this ? | 
| 
 | ||
| Import "-lBlah" where Blah would convert to -> libBlah.so Any of my modules (see sig below for url) that use shared libraries do it in this way on Linux. Feel free to check out the sources. |