This is the command hp48cc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
hp48cc — C to HP48 RPN compiler
SYNOPSIS
hp48cc [-V] [-o file] [file ...]
DESCRIPTION
Hp48cc is a C-like compiler that translates input code into the HP48 RPN language. The
language recognized by the compiler is only a small subset of the C language with some non-
standard extensions. However, the language is powerful enough to write complex programs
simply.
The options are as follows:
-o Set the output destination to file.
-V Print version information on standard output then exit.
Use hp48cc online using onworks.net services