It was maybe asked here before, but I couldn't find anything about this. Anyway is it possible to call BASIC functions/commands and/or calculate Run-Matrix expressions from C? The expression parser at least must be shared in the system somehow, every built-in plugins use it
Yes this is possible. But you have to use the calculator's BCD-floating point types. F. i. see the keywords "BCD" and "Alpha" in fx_calculators_SuperH_based.chm for a start. There are a lot of syscalls related to this, which are not verified yet (this would be a lot of work). Instead of using the calculators BCD-math-library, you could as well transfer BCD-values to C-double and do the calculations with the C-math library.
Thank you! My problem was that my help file was too old, but now I downloaded the new version. I'll make a post here if I can find out anything new or useful
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement