- Takes a file as argument
- Read the file
- Remove all the spaces at the beginning of a line in the file
- Print the new output to the stdout
-
Notifications
You must be signed in to change notification settings - Fork 0
thenew-programer/Space_remover
About
Remove leading spaces using C++