PREV INDEX NEXT

Author: Unknown
Subject: Testing Deque.c
Date: Friday, 20 Mar 2020, 15:13:42

I haven't quite understood how to test my implementation of Deque.c using example.c. If I don't get any error messages, does that mean my implementation is correct (for the specific string I am using)? What about testDeque? How do I know, for instance, if my CreateD function is working properly?
PREV INDEX NEXT