hp48cc(1) debian man page | unix.com

Man Page: hp48cc

Operating Environment: debian

Section: 1

HP48CC(1)						    BSD General Commands Manual 						 HP48CC(1)

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.
SEE ALSO
cc(1)
AUTHORS
Sandro Sigala <sandro@sigala.it>
BSD
August 15, 2001 BSD
Related Man Pages
uil(1) - redhat
g-ir-compiler(1) - centos
c89(1) - freebsd
c99(1) - suse
c99(1) - freebsd
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?