Description
Fixed error relating importing of Header file at data_structures/array/carray.c
Expected Behavior
code should compile and execute
Actual Behavior
code throughs error on compilation
Possible Fix
include the custom header file with proper name
Steps to Reproduce
compile and execute
Context