Post Reply 
diferences between emulated and real hp prime
09-01-2017, 11:29 AM
Post: #7
RE: diferences between emulated and real hp prime
(09-01-2017 08:38 AM)primer Wrote:  
(09-01-2017 01:05 AM)kain_x_x Wrote:  The programming languaje should be absolute and it shouldn't depend of the regional settings...
indeed, programming language *is* absolute, but you have to add the #pragma in your program to tell other system how you wrote your program (with which settings)
this can be done.

open your program, at begining of your program,
use the menu key to add pragma.

this will add a new line in your program that will look like :
#pragma mode( separator(.,; ) integer(h32) )

now you can move your program to any device, it will works.

edit : I found a page that explain it : http://www.thecalculatorstore.com/Calcul...r-settings
Thanks for share it, ill save the page, it's very interesting but i think that i will use the default agrupation digits
Anyway it's usefull in the case I download anyones program with another settings.

Regards
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: diferences between emulated and real hp prime - kain_x_x - 09-01-2017 11:29 AM



User(s) browsing this thread: 1 Guest(s)