What are the differences between C-string and new char...
I often actually start coding up an algorithm by starting with blocks of comments, that enumerate the steps I need to go through. Then I go one by one and add the code corresponding to each block of comments be