NAME

togray - converts decimal to gray code

SYNOPSIS

togray [inverse]

DESCRIPTION

togray takes decimal number from stdin and converts them to gray code numbers on stdout.

inverse - does what you think.


Program index