Skip to content
Snippets Groups Projects
Commit 304719b6 authored by Aaron Janse's avatar Aaron Janse
Browse files

add string.h

parent 941f568b
No related branches found
No related tags found
1 merge request!298WIP: implement wctype
sys_includes = ["stddef.h", "stdint.h", "time.h", "stdio.h" ]
sys_includes = ["stddef.h", "stdint.h", "time.h", "stdio.h", "string.h" ]
include_guard = "_RELIBC_WCTYPE_H"
header = "#include <bits/wctype.h>"
language = "C"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment