// This program will convert a string value into it's internal binary
// equivalent for any base up to 36. The conversion will stop at the
// first invalid character for the base specified (which includes
// the n or