converting 'int' to user-created classOkay, I understand that empSearch() takes an Employees object as an arguement, and so obviously I ca...
converting 'int' to user-created classHaving a small problem with a function I'm trying to run. [code]Employees *ptr = tree.empSearch(s...
Binary Search TreeI'm trying to understand, but I'm not seeing what I'm doing wrong. I really would appreciate it if...
Binary Search TreeThe error was indeed in my BST template. I'm notorious for losing track of my brackets, unfortunatel...
Binary Search TreeI think you might be right, but here's what I get from my error in the output window(I've redacted m...