zig-help

21196 threads · Page 132 of 424

Build string from slice for custom formatting. 12 messages
generic structure alternative syntax 3 messages
Answered
Any tutorials for compiling zig? 3 messages
Best practice for storing allocators in structs? 41 messages
Answered
"private" variable name convention? 6 messages
Answered
If u8 can't represent 😀 then how can []const u8? 9 messages
Answered 0.13.x
comptime array of functions 2 messages
0.14.x New User Answered
error: expected statement, found 'invalid token' 7 messages
use custom llvm version? 8 messages
Zig caching behavior when adding directory args to build step 4 messages
Flatten an array/vector? 6 messages
New User Standard Library Answered 0.13.x
sprintf u16 for windows StringCchPrintfW 8 messages
`&.{}` 4 messages
Answered
Issue with `zls` or my code? 17 messages
Answered
How do I set the panic handler to a custom one? 2 messages
Standard Library 0.13.x
does @embedFile support urls? 12 messages
Help finding memory leaks 48 messages
Answered 0.13.x
Is there a way to make the conversion from int to f32 less verbose? 83 messages
Answered
Fetch dependencies without attempting to compile build script 17 messages
Answered
Unable to evaluate Comptime issue (on zig 0.13) 6 messages
Answered
Help me solve this 'x' is not a member function issue 50 messages
Is `const` necessary? 29 messages
Failing function pollutes test output 6 messages
Array of function pointers, how? 16 messages
ld.lld: section .data virtual address range overlaps with bablabla 2 messages
0.13.x
ReleaseSafe vs ReleaseFast 11 messages
Answered
Integrating a c++ file that depends on stdc++ libLLVM into a Zig project 3 messages
Build System 0.13.x
Incorrect pointer type alignment in @cImport() generated code 2 messages
0.14.x
trying to @cImport libspng gives undefined symbol errors 12 messages
Build System 0.14.x Compiler
field type in init() 8 messages
Answered 0.13.x
use zig's static lib in another project 10 messages
New User
cImport unable to translate macro: undefined identifier `W` 118 messages
check if struct is undefined 3 messages
Answered
Cant run code when importing from sibling directory 7 messages
New User Answered
Is there anything wrong with using a module to act as the data structure? 2 messages
Answered 0.13.x
Generate docs in different format 2 messages
u64 last 32 bits being truncated 5 messages
Answered
zig formatting 4 messages
Answered
Installing directory with deletion in build.zig 2 messages
Answered
comparing meta.fields name to literal 3 messages
Answered
Unable to build with windows.h included 23 messages
Does zig only allow static initialization for top level variables? 13 messages
module is not made available to root 13 messages
Build System Answered 0.13.x
Connection resets when sending a small http response with non ok status code 3 messages
New User Standard Library Answered 0.13.x
is this a known codegen bug? 26 messages
How do you decrease boilerplate in test cases? 6 messages
How can I run a child process, and detach from it? 15 messages
0.13.x
Linking error for Libtorch 54 messages
Build System 0.14.x Compiler
Unsupported arch when trying to compile to `wasm32-emscripten` 5 messages
0.14.x Answered 0.13.x
What happened to std.os.open and std.os.close? 8 messages
Answered