hello,
Can i use custom library functions in CLA?For example, I create a float library function, does CLA can call this lib? thank you !
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hello,
Can i use custom library functions in CLA?For example, I create a float library function, does CLA can call this lib? thank you !
In short, yes. The way a function is called is the same whether it comes from a library or not.
Thanks and regards,
-George