|
hpgcc , fsystem and mmc card Hi Today I tried using SD card routines provided by the hpgcc libraries written by Claudio Lapilli. I was puzzled as to why my code didn't work when it should. FSOpen always returned FS_NOCARD (-6). then I realised that I was using a MMC card rather than a SD card. Any particular reasons as to why hpgcc... 9 Oct 2007 03:00
SYSRPL version of ROOT? On Sat, 06 Oct 2007 13:10:14 -0500, "John H Meyers" <jhmeyers(a)nomail.invalid> wrote: Any UserRPL command which doesn't include "supported" (or stable) internal functions can be called in a SysRPL program either via xARC (causing arg and stack saving) or via ' xARC EvalNoCK (bypassing arg and stack saving). ... 9 Oct 2007 02:25
HP 48 G Stack Display The number 34 began to appear in the center of the stack when the stack is in use on my HP 48G Graphing 32 K. It does not seem to appear when a program or the solve menu or something of that nature is in the display. I would like a suggestion from someone about the reason it is there and how to remove it providing... 7 Oct 2007 22:01
ddays and date function in a program I wish to use the ddays and date function in a simple program. I have been able to use these functions from the keyboard and from a simple standalone program but not within the desired program. My program is: 4304.95 x X ^2523 + 3329.95 x X^2500 + 3129.97 x X^2207 - 22024.78 I use the graph tools to graph a... 8 Oct 2007 00:55
Factoring 17^17+2 - HP40GS success, 50G not HP 49G running 1.19-6 & 2.10-7 correctly factor 17^17+2, as does 40GS - however 50G misses the factor 2243 using 2.10-7. Any ideas as to cause? ... 12 Oct 2007 14:27
manuals e emulator for hp 28s where I find an emulator and manuals for the hp 28s thank you deltanusigma ... 7 Oct 2007 06:56
emulador e manuais para hp 28s onde eu acho um emulador e manuais para a hp 28s obrigado deltanusigma ... 6 Oct 2007 21:22
calcular mmc e mdc como eu faço para calcular o mmc e o mdc na hp 48 e 49. preciso usar programação? obrigado deltanusigma ... 6 Oct 2007 21:22
mmc and mdc as I do to calculate the mmc and the mdc in the hp 48 and 49. precise to use programming? thank you deltanusigma ... 6 Oct 2007 21:22
Display Integer Without Radix Mark Dear Usenet Group, How would I display an integer without a radix mark as part of the output of a program? Output I get: Pt # 8. x = 200.0000 y = 300.0000 Output I want: Pt # 8 /* No radix mark */ x = 200.0000 y = 300.0000 Regards, Mark ... 7 Oct 2007 14:41 |