Write a function to capitalize a string without using built-in functions.
Anonymous
Just had to iterate over the character array and add or subtract the correct amount if the character is a lowercase letter.
Check out your Company Bowl for anonymous work chats.