Closed sfroment closed 8 years ago
Remove useless memset remaining uf_memset that I think we should keep: https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/array/src/s_array.c#L59 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/ldata/src/s_ldata.c#L52 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/matrix/src/s_imatrix.c#L48 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/matrix/src/s_imatrix.c#L62 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string_operator.c#L42 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string_resize.c#L46 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string_resize.c#L50 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string.c#L50
Thank you 😃
Remove useless memset remaining uf_memset that I think we should keep: https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/array/src/s_array.c#L59 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/ldata/src/s_ldata.c#L52 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/matrix/src/s_imatrix.c#L48 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/matrix/src/s_imatrix.c#L62 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string_operator.c#L42 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string_resize.c#L46 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string_resize.c#L50 https://github.com/QuentinPerez/42-toolkit/blob/master/srcs/libc/string/src/s_string.c#L50