Ft-bzero -
while (n--) *(char *)s++ = 0;
You do not argue with the data. You do not read it, weep over it, or archive it. You simply walk down the aisle, whispering zero after zero after zero. ft-bzero
ft-bzero
After you leave, the memory holds nothing. And in that nothing, everything becomes possible again. End of piece. while (n--) *(char *)s++ = 0; You do