Query: hp48cc
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HP48CC(1) BSD General Commands Manual HP48CC(1)NAMEhp48cc -- C to HP48 RPN compilerSYNOPSIShp48cc [-V] [-o file] [file ...]DESCRIPTIONHp48cc 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.SEE ALSOcc(1)AUTHORSSandro Sigala <sandro@sigala.it>BSDAugust 15, 2001 BSD