User: TLaCoil

  • Public profile

User profile: TLaCoil

User info
User name:TLaCoil
History
Joined:
Number of posts:4
Latest posts:

Heap sort not functioning properly.
I have a heap sort function with cstring keys for an assignment. It seems to work with some sets of ...

Separating code into header, functions, main files causes compile errors.
Ah I see, thank you. I've read elsewhere that it's considered bad style to put using namespace std;...

Separating code into header, functions, main files causes compile errors.
I'm not sure I understand, I tried commenting out #include <fstream> and still got the same errors, ...

Separating code into header, functions, main files causes compile errors.
I am trying to separate my code into header, function, and main function files. The program compiles...

This user does not accept Private Messages