IronGOLEM/src/bzero.🗿

2 lines
39 B
Plaintext
Raw Normal View History

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