Use makeNode() to allocate structures that have to be cast to Node *,
rather than allocating them on the stack. Fixes complaint from gcc 3.3.1.
Showing
Please register or sign in to comment
rather than allocating them on the stack. Fixes complaint from gcc 3.3.1.