zig-help
can i get a char[] from a c function in zig using u8?
Is there a way to manually create a slice on one line?
Proper variable declaration in Zig w regards to comptime and static (C Notepad Clone to Zig)
How to get environment variable at comptime for build.zig
Compiler crash with double-free in malloc in 0.11.0 self-hosted
Compiler
embedFile() outside of package path (In zig-cache specifically)
Comptime type with function taking parameters in self-hosted compiler
Compiler
Compiler bug, worth reporting somewhere?
Compiler
New User
Is there a way to read a single character from stdin without requiring a return or enter keypress?
how do import stdlib.h in zig?
C import failed error
Answered
Are single field structs guaranteed to have the same binary layout as their one field?
New User
zig translate-c on binary
Compiler
New User
help on combining slices
Standard Library
New User
Zig Fails on Projects with Many C Files
Standard Library
Answered
Reference an earlier parameter
What are the ides that support zig?
This error message makes no sense when executing a program from Zig
Standard Library
how do i create an so file?
How to link c libraries and frameworks
comptime enum mapper
Zls file not found in cImport
New User
Using comptime in function
New User
Removing comptime
Strange compile error (was I get segmentation fault during compile test)
Compiler
What do you call `comptime` or `inline` in front of keywords?
New User
Ignoring error case
New User
how to prunes zig-cache properly?
Does ZLS have inlay hints in most situations?
New User
Cant Reifying a Struct
New User
Indexing slice with runtime index
New User
How to use zgl with mach-glfw?
New User
Implementing `allocator`
Including libc
Can the names of variables be accessed? How are they stored during compilation?
New User
neat way to 'deep' an array?
Standard Library
What are Static Local Variables?
New User
Dereferencing string literal
New User
Can anybody explain what std.io.Reader.read function does?
Standard Library
New User
Adding icon to exe. (Windows only)
Could someone explain |something| syntax outside of for loops
New User
single large alloc or multiple smalls
expected type '*[]u8', found '*const [N]u8'
New User
putAssumeCapacity causes integer overflow
How to pass argv's when executing an external program?
Standard Library
Weird compiler error
How do I change the output destination for zig
VSC cannot install Zls
New User
Fixing stage1 bugs?
compare 2 strings