zig-help

21196 threads · Page 30 of 424

creating a generic type and restricting its inputs 21 messages
New User Answered
Assigning default value in catch block 2 messages
Standard Library master New User Answered
[CODE 👏 REVIEW 👏] Redesigning around error unions 55 messages
New User
zig cc on library using __DATE__ and __TIME__ 2 messages
master Build System Compiler
Parse string to std.json 6 messages
Standard Library Answered
seekTo confusion 5 messages
Standard Library master Answered
How do I use `std.Thread.pool` in Zig? 15 messages
Standard Library master
interesting buffer-related error 13 messages
Standard Library master New User
Why it's giving memory leak error at create? 12 messages
Answered
How do i construct a non-exhaustive enum? 3 messages
Answered
Is there any efficient way to do this? 25 messages
Answered
Why Managed Memory pool is deprecated? 4 messages
Answered
Weird behavior of SIMD functions using cImport 10 messages
Is there an updated version of "zig cc: a Powerful Drop-In Replacement for GCC/Clang" ? 9 messages
Where to find Dokumentation about std.Io 10 messages
Answered
ArrayList pointers invalidation - how to handle? 62 messages
New User
Is there any way to define a function type, then create functions according to that type? 17 messages
Answered
Is it possible to switch on whether an argument is comptime known? 21 messages
Answered
How to design api around std.Io.Reader and std.Io.Writer 6 messages
master Answered
Is this a recursive struct? 4 messages
Compiler New User Answered
Understanding std.Io.Reader.fillMore 7 messages
Standard Library master Answered
Optional Dependencies & Features 8 messages
Working on a tui library in Zig 4 messages
Standard Library New User
Runtime tuple construction (or some other iterable)? 24 messages
master
Copy shared library files (.dll, .dylib, .so) into test directory 5 messages
Build System Answered
How people develop these actually? Like how do they start? 37 messages
Why isn't my code printing anything? 33 messages
unable to resolve comptime value 3 messages
New User Answered
Size of `asm volatile` output different based on release mode. 33 messages
Include Windows.h in a MSVC zig program 38 messages
Answered
Why doesn't this work? Variable definition to the last line without a semicolon in if statement 13 messages
Answered
Test inside loop 2 messages
Answered
What is the current way to do C's negative array index in zig? 73 messages
master Compiler New User Answered
Customise error return trace handling 11 messages
Answered
Can you explain me this error? 4 messages
master Compiler New User Answered
zig fmt rules file? 96 messages
New User Answered
Error naming conventions in Zig 45 messages
Selecting non existent error variants 6 messages
New User Answered
"interface" for Io vs Allocator 11 messages
Answered
What are my options (pun intended) - unwrapping multiple optionals 2 messages
Second read of http stream returning 0 bytes? 5 messages
New User
Help with designing multithreading 164 messages
master Answered
struct as enum? 10 messages
Standard Library Answered
accessing elements in ArrayHashMap using index 3 messages
Standard Library New User Answered
Codegen optimization of de-facto equal generic types 38 messages
How to correctly access StringHashMap 9 messages
Standard Library master New User
Segfault on std.array_list.append 4 messages
master New User Answered
Init with an allocator and deinit with another. 2 messages
Answered
best way to set/read struct field values from user ascii commands 3 messages
Answered
build on save do not work 28 messages