Question: This C++ program removes all whitespaces. Modify THIS (so not any other code somewhere posted online) program so that it also removes any single line

This C++ program removes all whitespaces. Modify THIS (so not any other code somewhere posted online) program so that it also removes any single line comments '//' and multi-line comments '/** */'. Quit the program if there is an error in the single or multi line comments, such as mutli line comments with only /** and no end. (This can be done via command line, but needs to be done in C++)

This C++ program removes all whitespaces. Modify THIS (so not any other

#include #include using namespace std; 2 4. int main) { : string prgm; : cout > prgm; 10 ifstream in(prgm.c_str)); 12 13 14 15 16 17 18 19 20 21 if(in.is_open()) ofstream out ((prgm ".bak").c_str)); char data; while : : (inget (data)) if (data !&& data!n && data r && data t&data 'If && data v) :out

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!