ErosOlmi
14-09-2007, 17:39
For those loving C, here a little (very basic) expression evaluator module developed in C using DevC++
DevC++ can be downloaded from http://www.bloodshed.net/
After installed DevC++, just open .DEV file (.DEV files are DevC++ project files) and compile to get thinBasic dll module.
Hope this can give you some more info on how to interface with thinBasic Core engine.
Ciao
Eros
DevC++ can be downloaded from http://www.bloodshed.net/
After installed DevC++, just open .DEV file (.DEV files are DevC++ project files) and compile to get thinBasic dll module.
Hope this can give you some more info on how to interface with thinBasic Core engine.
Ciao
Eros