This is a library which extend the functionality of the C Language The new headers introduced are :
- array.h- Gives additional functionalty to the arrays The methods available are: 1.create_dyn_arrray() Create dynamic array 2.free_dyn_array() Destroy dynamic array