I'm trying to get a simple search function for my Binary Search Tree working but it gives me warnings about incompatible pointer types. If someone could point out what I'm doing wrong or leave a suggestion, that would be much appreciated:I'm trying to get a simple search function for