Skip to content

E-Allie/part2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

part2

Commenting by Thomas Westfall The code compiles, and the code works as intended. As for the functions, for the helper function removeLeadingSpaces, he used built-in functions erase and isspace, which made the code cleaner than by doing it another way. Countchar uses a foreach loop which is cleaner than using another loop. Bracetabber works as intended, which is efficient through the use of insert. A line was added to avoid an error within the function, though. There was a side effect, however, that made the main give no output, which I failed to figure out why. NOTE: I had put these files into a submodule within my own private labs-136 repository, not knowing that I had to fork into an entirely new repo. I did initally fork it outside of the labs-136 repo but did not put in the changes I did in the fork within the labs-136 repo.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published