You are viewing our Forum Archives. To view or take place in current topics click here.
Quick C++ Question
Posted:

Quick C++ QuestionPosted:

TRICKNN
  • Winter 2017
Status: Offline
Joined: Mar 26, 201014Year Member
Posts: 10,306
Reputation Power: 501
Status: Offline
Joined: Mar 26, 201014Year Member
Posts: 10,306
Reputation Power: 501
Can anybody help me with including a header above the shell?

I know it's before #include <iostream> but don't know what to actually write out for it.

Thanks
#2. Posted:
7en
  • Wise One
Status: Offline
Joined: Aug 16, 201211Year Member
Posts: 598
Reputation Power: 29
Status: Offline
Joined: Aug 16, 201211Year Member
Posts: 598
Reputation Power: 29
#include "HeaderFile.h"


Surely it would have been faster to Google it?
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.