QuentinPerez / 42-toolkit

:seedling: Useful structs written in C
GNU General Public License v3.0
108 stars 26 forks source link

Remove memset #46

Closed QuentinPerez closed 8 years ago

QuentinPerez commented 8 years ago

memset sets the struct garbage and it's not a good practice

sfroment commented 8 years ago

waiting review #47