sub modul_sub() attribute(used) defined in module ? Problem
Posted: 05 January 2009, 9:10 AM
Hi
I'm confused Heres a small test case with my problem
I'm trying to define in a module a sub called module_sub(), using the attribute used as I need to call it from c code and its not otherwise used within zbasic. Anyway it seems to me only if I call this subroutine from Main() does it get included.
Thanks
Neil
I'm confused Heres a small test case with my problem
I'm trying to define in a module a sub called module_sub(), using the attribute used as I need to call it from c code and its not otherwise used within zbasic. Anyway it seems to me only if I call this subroutine from Main() does it get included.
Thanks
Neil