IronGOLEM/src/bzero.🗿
2023-06-12 17:27:03 +00:00

2 lines
39 B
Plaintext

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