i want a code to store a decimal number as a string
i'm working on a progeam to convert a binarry number which entered as a string from user to decimal number stored as string.
i have done the converting from binary number to decimal integer
but i couldn't store a dicimal integer as a string ...so that when i print the string the output is the decimal number
please help me
i realy want help >>>it's impostant