c++
c++ Need help with a program that deletes all nonessential data from another infiled program(.cpp). All extra spaces and endline chracters, comments ‘// ‘ ‘/* ‘*/” . all this stuff needs to be done to a inpputed .cpp file. I have some what of a template for how the cruch file should look. http://pastebin.com/sezd7HHY […]
Read More »