Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I make better use of ETPU_function parameters from inside a subordinate C function?

0
Posted

How do I make better use of ETPU_function parameters from inside a subordinate C function?

0

ETPU_function parameters don’t just pertain to the code in the ETPU_function body; they are relevant to everything that happens in the thread. It would be undesirable to pass these parameters around, and very difficult to get a globally-valid reference. This item describes a way to use a matched set of ETPU_function parameters and a special global pointer to get access to the parameters in a C function.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123