Hello, I am very new to programming and i had a question about my code. I am getting an error when trying to compile my code called: Error 1 error LNK2019: unresolved external symbol "int __cdecl lowercaseVowel(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >)" (?lowercaseVowel@@YAHV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function _main
Oh wow something so simple! Thanks a lot AbstractionAnon! This was a stupid mistake! haha anway where did you learn to code? Do you know anywhere I can just keep practicing code to get better and better? I want to learn more than just what the class I am currently taking has for me.