Search:

Type: Posts; User: XSquared

Search: Search took 0.04 seconds.

  1. Replies
    15
    Views
    59,296

    OK, cool. I wasn't sure about that, but now I am....

    OK, cool. I wasn't sure about that, but now I am. Thanks.

    BTW, does this apply to C++ too?
  2. Replies
    15
    Views
    59,296

    From Source 3, >> 17. dir = walk->data

    From Source 3,
    >> 17. dir = walk->data < search_key;
    >> 18. walk = walk->link[dir];

    Are you sure that dir is guaranteed to be 1 or 0? I thought that true is defined as anything but 0.
    ...
Results 1 to 2 of 2