Some code I don't understand.if( i & 0x00000001 ) is the equivalent to (i & 1). '0x00000001' is the hex representation of 1 and ...
Battleship help!^^ Agreed with jidder. It would be nice to see the header and also I would add in some sort of test ...
How do I pass variable to function?Hey guys, so I am trying to build a simple Linked List (Just practice NOT a homework assignment). I ...
BST not printingThanks Volatile, I kept looking at my Print function. I didn't think to completely go over my add fu...
BST not printingOK so I have recently changed my code to the following: [code] #include <iostream> #include <fstrea...
This user does not accept Private Messages