nconv

nconv is a software to convert integers from one numeral system to another.
Download

nconv Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Ivan Cat
  • Publisher web site:
  • http://ivancat.srcom.info/?act=proj&id=3

nconv Tags


nconv Description

nconv is a software to convert integers from one numeral system to another. nconv is a software to convert integers from one numeral system to another.After it receives all the data necessary (numeral system to convert from, numeral system to convert to, and the integer to convert), the data is processed and the result (integer in the new numeral system) is output to stdout.nconv may be useful for both general users who need to perform such kind of conversions and developers who can use nconv to save time while developing their applications.Usage: nconv -f system -t system expressionExample: nconv -f 10 -t 8 20 -- converts intger 20 from Dec to OctOptions: -f -- numeral system to convert from -h -- show help and exit -t -- numeral system to convert to -v -- show version and exit --from -- the same as -f --help -- show help and exit --to -- the same as -t --version -- show version and exit


nconv Related Software