zig-help

21196 threads · Page 40 of 424

zig reduce: capture compiler segfault in a file 7 messages
master Compiler Answered
winspool zigwin32 32 messages
New User
How to get amount of time since unix epoch? 2 messages
Standard Library master New User Answered
Resolve duplicate dependencies with slightly different versions build.zig(.zon) 4 messages
(String)ArrayHashMap - put + get index in one move? 31 messages
Standard Library Answered
the strings are messing things up, and I have no idea why 25 messages
Call a .so function; Error Not an ELF file 7 messages
Answered
Question about error union inference on return type 17 messages
New User Answered
Defer function execution, preserving type parameters 18 messages
how to stop native arch building 66 messages
Build System Answered
How much of error union information is inferred at compile time? 69 messages
Replacement for ArrayList.fixedWriter 14 messages
Noob ArrayList question 5 messages
Standard Library New User
ZLS: Failed to load build configuration for file build.zig (error: error.InvalidBuildConfig) 2 messages
lld-link: <root>: undefined symbol: _DllMainCRTStartup for library that consists only of C files 3 messages
Answered
Build DLL without extra zig "crud" 8 messages
Answered
Where is there more examples for new async io in zig 0.16 ? 11 messages
How do you write or edit code, without constantly adding/removing `_ = unused;`? 168 messages
master Compiler New User
Compilation issue with `addTranslateC` 36 messages
`std.fs.File.Reader` on 0.15.2 missing `read` method 23 messages
Answered
How to print utf8 string❓ 2 messages
Standard Library master New User Answered
Export function/symbol as `__declspec(dllexport)` 7 messages
Answered
How to work with asynchronous operations and global states in Zig? 13 messages
Answered
Is it valid to return the result of `FixedBufferAllocator.allocator()` from a function 21 messages
0.15.2 Simple reader / writer example 6 messages
New User Answered
zopengl: [*c]const [*c]const Char from []u8 41 messages
There is no `error: no field or member function named 'takeDelimiterExclusive' in 'fs.File.Reader'`. 3 messages
What to parse as Io when using std.Io.Dir.openFile()? 7 messages
`allocRemainingAlignedSentinel` usage 8 messages
Answered
Crashing when calling openssl function 17 messages
Function parameter performance 4 messages
stringify broke 7 messages
New User
-O ReleaseSmall threading? 6 messages
Error trying to use `std.Io.Reader.takeDelimiterExclusive` 44 messages
Type builtin gone 5 messages
Answered
What is the "correct" approach to platform dependent implementation here? 3 messages
Answered
Use of undefined value causes illegal behaviour when constructing a struct 4 messages
master New User Answered
Index out of bounds by one when reading a file 7 messages
...``error: root source file struct 'std' has no member named 'io'``? 34 messages
Standard Library New User Answered
runtime dispatch of generics 3 messages
master Compiler Answered
Code that works just fine on Linux doesn't work on Windows 13 messages
SDL3 window not appearing 4 messages
Just reading a file in zig 0.15.2 60 messages
Standard Library master New User Answered
Deinit an ArrayList of unknown type 5 messages
Answered
Datagram sockets in zig 3 messages
New User Answered
Generate switch with comptime to grab tagged union active field 5 messages
Standard Library master Answered
Custom error type with context? 10 messages
master New User Answered
[solved] Correctly wrapping a C type with extern struct 156 messages
0.14.x Standard Library master Answered
Zig compiler ignores incorrect type in `else` branch when it's unreachable 9 messages
Compiler Answered
How to reach root module, from a sub module? 12 messages
Build System master New User Answered