asked

I need an example of a C program that strips comments from a source file. The program should handle both /*comment*/ and //comment formats, process files from a specified source drive and folder, and save the output to a specified destination drive and directory. The program should also allow selecting files from a scrollable list and include an exit option.

December 14th, 2023

Sign Up to View Answers

Create an account to view answers and interact with the community!