User profile: Peppercorn142

User info
User name:Peppercorn142
History
Joined:
Number of posts:20
Latest posts:

Template type argument issue
Thanks 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 issue
Hi 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 scope
Hi I had to go through and change quite a bit so I'm just going to post up the code and if you have ...