Hi all, My next CCS compiler question is about converting numbers to strings and strings to numbers. I wish to send numeric values to the PIC from the PC. Is there a CCS function that can convert a string to a number? Or a number to a string? Is there a CCS function that can convert a character to it's code? Or a code to a character? Thanks,