0 Members and 1 Guest are viewing this topic.
How should I contact him/her for this?
I think passing your sub program a pointer is the best solution (it's actually the proper way to do it).
Quote from: gudenau on September 27, 2013, 12:28:31 pmHow should I contact him/her for this?Just write him a PM.
If there are shared memory facilities in Nucleus, Ndless could expose them (once they are found); otherwise, libndls would indeed be the place to implement them.With the impending release of the next OS version, which will certainly be even closed-minded than 3.2.4, maybe it won't be done before arbitrary code execution, and the subsequent time-consuming and boring work of finding functions again in the new OS version.
Mailboxes or shared memory would indeed be a good option. I'll try to add these, but as Lionel says this is unfortunately not the priority.gudenau, you should try the "pointer passed through a shared file" solution in the meantime.