mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-19 05:40:38 +01:00
5 lines
135 B
Plaintext
5 lines
135 B
Plaintext
- Using memcpy and memset
|
|
- using <string.h>, <stdlib.h>, and <stdint.h>
|
|
- using <stdbool.h> for "bool"
|
|
- using strlen from <string.h>
|