User profile: peaco

User info
User name:peaco
Name:Nolan
Location:Cookeville, TN
Website:http://peaco19.com
History
Joined:
Number of posts:13
Latest posts:

Problem with heap and heapsort
So our assignment was to generate 30 random integers (from 10-200) and insert them into our heap cla...

Strings as arguments (Undefined reference)
Thanks guys, forgot to specify it as part of list.

Strings as arguments (Undefined reference)
Can anyone tell me what would be causing the following error: C:\AppData\Local\Temp\cc4arLND.o(.t...

Linked List
I updated previous post with all code. I compile and link list.cpp and main.cpp. It reads data in...

Linked List
Thanks for the help