frouioui/MyFTP

Create a msg_queue library

Closed this issue · 0 comments

This library will be mostly used by #20
The library must contain:

  • message_queue struct
  • create_message_queue function
  • append_new_message function
  • read_and_tail_last_message function
  • destroy_queue function