User profile: trumpler

User info
User name:trumpler
History
Joined:
Number of posts:13
Latest posts:

how do i connect different files together?
its just a separate file to put my function.not a class

how do i connect different files together?
I created a new file and put a function inside and i call in from the main.cpp file but it keeps tel...

how do i operator overload <<?
it is said that the it must receive 2 parameters. 1)istream reference(e.g cin)//receives value from ...

did i get it right?
i do not understand some parts of it 1)Override the Student's OutputIdentity() pure virtual metho...

was not declared in this scope
what does it mean my age was not declared in scope?i thought I just needed to declare it in the head...