You have declared a function called PrintIntro and never defined it because you called the one below mainPrintInfo. And just in case you didn’t see it in that sentence either one is InFO the other is InTRO
Well this should help you next time, LNK2019, LNK means a linker error not a compilation error, " unresolved external sybol" usually means you declared something but never defined it.