PREV INDEX NEXT

Author: Unknown
Subject: malloc space in createD
Date: Tuesday, 17 Mar 2020, 15:58:53

If we are creating a Deque with two stacks, should we malloc twice? Once for the H stack, and then another time for the T stack? 

Thank you!
PREV INDEX NEXT