Template type argument issueThanks for the response y'all, It still seems to be confused but I'll have to check into it tomorrow...
Template type argument issue[code] 2 IntelliSense: expected a type specifier c:\Users\admin\Vector.h 51 24 Vector [/code]
Template type argument issueHi everyone, Now i don't quite understand what's going on, maybe i'm just over thinking this a bit ...
If Function [code] #include <iostream> using namespace std; int main() { int Score[5]; for (int i = 0; i < 5...
if statement scopeHi I had to go through and change quite a bit so I'm just going to post up the code and if you have ...