IronGOLEM/src/bzero.🗿
2023-07-25 05:43:10 +02:00

2 lines
42 B
Plaintext

bzero(tab, size) => memset(tab, size, 0);