I would expect it to return false, but it returns '1' every time. Even if I make the return type of the function int, it still returns 1, no matter what. Some info on how this works/what I can do instead of it?
Sorry I was working with something else similar to this that wasn't working; I just used this as an example. Anyways, I have it figured out now. Thanks.