vendredi 27 février 2015

How do I add whitespaces between operators after reading them from text file?

I read a text file that contains strings that aren't formatted. I want to save the contents of that file then format the contents and save it into a different text file. Basically how do I change this: "intVal=15;" into this: "intVal = 15;"


note: this is for a compiler


Aucun commentaire:

Enregistrer un commentaire