I want my program to search for the next " " (space) after 100 characters and then add an "a" to it. I need it to do that every 100 characters
how do I do that?