Instead of returning one boolean and passing a bool * to return the other, how 
about if we return two booleans? That would be a bit more functional. One way 
to do this would be to return an enum that I suppose could have two bits (four 
values).

Reply via email to