basic/optional_type #162
Replies: 1 comment 2 replies
-
在C与zig交互中,怎么将c指针转为可选的呢,因为c中的指针有可能是空的, 而zig导入头文件中的类型默认不为可选的 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
basic/optional_type
简单、快速地学习 Zig,ziglang中文教程,zig中文教程
https://course.ziglang.cc/basic/optional_type
Beta Was this translation helpful? Give feedback.
All reactions