文件名称:libc-to-zig:libc函数及其最合适的zig替代方案之间的比较
文件大小:14KB
文件格式:ZIP
更新时间:2024-04-21 10:36:36
HTML
LibC转Zig 托管在网站的存储库 档案结构 | - etc/ # all extra files | - _sidebar.md # code for the sidebar | - headers/ # header files | - * _h.md # all the header docs | - tips_tricks # tips and tricks | - * .md # tips and tricks docs | - README.md # README to the current repo |
【文件预览】:
libc-to-zig-main
----index.html(2KB)
----favicon.png(337B)
----index.md(3KB)
----.nojekyll(0B)
----.gitmodules(93B)
----etc()
--------_sidebar.md(2KB)
----gen.js(907B)
----LICENSE(1KB)
----README.md(1KB)
----tips_tricks()
--------01_handling_strings.md(204B)
--------01_allocator.md(51B)
----headers()
--------math_h.md(101B)
--------limits_h.md(107B)
--------setjmp_h.md(107B)
--------ctype_h.md(104B)
--------signal_h.md(107B)
--------wctype_h.md(107B)
--------stdlib_h.md(107B)
--------iso646_h.md(107B)
--------stdatomic_h.md(116B)
--------uchar_h.md(104B)
--------errno_h.md(104B)
--------tgmath_h.md(107B)
--------stdint_h.md(107B)
--------stdio_h.md(104B)
--------threads_h.md(110B)
--------stdalign_h.md(113B)
--------complex_h.md(110B)
--------string_h.md(107B)
--------assert_h.md(107B)
--------stdnoreturn_h.md(122B)
--------stdarg_h.md(107B)
--------stddef_h.md(107B)
--------float_h.md(104B)
--------locale_h.md(107B)
--------wchar_h.md(104B)
--------time_h.md(101B)
--------stdbool_h.md(110B)
--------fenv_h.md(101B)
--------inttypes_h.md(113B)