Download List

프로젝트 설명

The calc command may be used to do simple integer calculations or to convert
numbers from one radix to another. Calc reads commands from stdin and prints
the result to stdout. The inpout radix for mumbers may be decimal (default),
octal (if starting with a '0') or hexadecimal (if starting with "0x"). The
output is always printed in four radices: decimal, octal, hexadecimal, and
binary. The decimal variant is printed in both signed and unsigned
representation. The result is printed in two variants using 32 bit and 64 bit
repesentations for the numbers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-07-12 17:56
1.15

이동성이 크게 향상됐다. 사업부 제로에 의해 피할 수있다. 공백 나은 파서 지금은 다룹니다.
Tags: Minor feature enhancements
Portability was greatly improved. Division by zero
is avoided. The parser now deals with white space
better.

2001-04-28 15:11
1.11

Tags: Initial freshmeat announcement

Project Resources