Int to String ConversionFound my error. Needed to call DCMLConversion for numToConvert after the loop to get the last digit.
Int to String ConversionOk so I have made some progress, here is my updated code: [code]string ConvertIntToDCMLString(Comm...
Int to String ConversionHello, I am programming a calculator for a class. The program takes in input in decimal, binary, tri...
Convert Character to Numeric ASCIIOk so I need to write a translator program that will convert a single line of text from characters t...
ifstream questionWow that is much simpler than I thought it would be lol. Now say if I have a commands file in the fo...
This user does not accept Private Messages