I apologise if I have posted this in the wrong forum; I don't know if it is a bug or not. I'm manipulating tick values to place time stamps in a file. All my work in the IDE and non-Optimised compilation stores the tick value in full, however once compiled with optimised compilation, the tick values are stored in E scientific notation.
This then causes problems when evaluating and comparing values. Again I've stripped out all my project and provided a simple .sbp to show. Compile and build an optimised compilation and then either use the IDE or compile a non optimised version, store a tick value and then check it in both versions with the 'Stored Correctly?' button. Then try vice versa.
I'd prefer to have the tick value stored in full...
Many Thanks,
Christopher
This then causes problems when evaluating and comparing values. Again I've stripped out all my project and provided a simple .sbp to show. Compile and build an optimised compilation and then either use the IDE or compile a non optimised version, store a tick value and then check it in both versions with the 'Stored Correctly?' button. Then try vice versa.
I'd prefer to have the tick value stored in full...
Many Thanks,
Christopher