/ADT-representing-a-batch-of-packets

Two versions of one abstract data type representing a batch of packets to process them efficiently

Primary LanguageC

ADT representing a batch of packets

This project implements two versions of one abstract data type representing a batch of packets to process them efficiently. It has been made in C. This project was made as part of the Programming techniques course given by Laurent Mathy at the University of Liège during the 2020-2021 academic year.