- Sun Aug 11, 2019 3:22 pm
#300570
Hello
I’m printing variables using acapi_writereport..
Today I just couldn’t print doubles. Whenever I print a double (using %d), it just gives me huge random numbers.. not even doubles (without . In the number)
For testint I even tried to set double t=0.1 and then to print it, it was still a huge number.. it used to be fine so all I can guess is to delete cache files/refresh things or something like this..
Thanks..
I’m printing variables using acapi_writereport..
Today I just couldn’t print doubles. Whenever I print a double (using %d), it just gives me huge random numbers.. not even doubles (without . In the number)
For testint I even tried to set double t=0.1 and then to print it, it was still a huge number.. it used to be fine so all I can guess is to delete cache files/refresh things or something like this..
Thanks..