User profile: AdamBomb89

User info
User name:AdamBomb89
History
Joined:
Number of posts:58
Latest posts:

converting 'int' to user-created class
Okay, I understand that empSearch() takes an Employees object as an arguement, and so obviously I ca...

converting 'int' to user-created class
Having a small problem with a function I'm trying to run. [code]Employees *ptr = tree.empSearch(s...

Binary Search Tree
I'm trying to understand, but I'm not seeing what I'm doing wrong. I really would appreciate it if...

Binary Search Tree
The error was indeed in my BST template. I'm notorious for losing track of my brackets, unfortunatel...

Binary Search Tree
I think you might be right, but here's what I get from my error in the output window(I've redacted m...