cederom commented on issue #10644: URL: https://github.com/apache/nuttx/issues/10644#issuecomment-3576662438
I sometimes use union with fixed point number (int) and floating point number (double), so the common variable type can be passed over functions in the whole project. The disadvantage is that caller and called need to know on what data type they operate in advance :-P -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
