Post Reply 
Large 50g program example
06-23-2015, 10:16 AM
Post: #12
RE: Large 50g program example
For on-calc programming, which I prefer:
keep the files small, one small task in each file only, prioritize standardization and re-usability, and give them self-explaining names as there tend to be many of them.
Keep source files and compiled files in separate directory

you build a library of the compiled files.
see e.g. http
http://www.hpcalc.org/hp49/math/misc/quat133.zip

for a huge example see:
http://www.hpcalc.org/hp49/math/numeric/lf393.zip

copy the files to a SD card and then to the calculator.
- preferably you switch from rpl to system rpl

Best regards
Gjermund
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Large 50g program example - Tugdual - 06-19-2015, 05:41 AM
RE: Large 50g program example - Paul Dale - 06-19-2015, 06:25 AM
RE: Large 50g program example - Tugdual - 06-19-2015, 09:50 AM
RE: Large 50g program example - Bruno - 06-19-2015, 09:59 AM
RE: Large 50g program example - BruceH - 06-24-2015, 08:15 PM
RE: Large 50g program example - Claudio L. - 06-19-2015, 01:02 PM
RE: Large 50g program example - ttw - 06-19-2015, 06:55 AM
RE: Large 50g program example - Claudio L. - 06-19-2015, 01:09 PM
RE: Large 50g program example - Tugdual - 06-19-2015, 01:36 PM
RE: Large 50g program example - Joe Horn - 06-20-2015, 02:58 AM
RE: Large 50g program example - Claudio L. - 06-23-2015, 03:49 PM
RE: Large 50g program example - Gjermund Skailand - 06-23-2015 10:16 AM
RE: Large 50g program example - fyescas777 - 07-06-2015, 02:24 AM
RE: Large 50g program example - Tugdual - 07-06-2015, 10:29 AM
RE: Large 50g program example - Hlib - 08-27-2016, 08:29 AM



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