On Wed Jun 15 18:17:14 2022 +0000, Huw Davies wrote:
Sort of like earlier. How about:
if (!ia2[0] != !ia2[1]) goto exit;
Ah, yep, good idea. Had to write out a truth table on a piece of paper to understand that it works the same. Will fix this and send a new revision. :)