Skip to content

thenew-programer/Space_remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

C- Left Align

How the program works:

  • 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

About

Remove leading spaces using C++

Topics

Resources

Stars

Watchers

Forks