zig-help

21196 threads · Page 284 of 424

Tracing help 14 messages
Error is ignored 45 messages
Dynamic CallModifier for increased performance 8 messages
Answered
Print zig build-exe command 5 messages
Try error block? 11 messages
Answered
const or not const for an array passed into std.os stuff 4 messages
Using inline assembly in Zig 6 messages
New User Answered 0.13.x
UTF-8 string related 51 messages
error: incompatible type: 'usize' and 'void' 8 messages
0.11.x
Do the same thing build.zig.zon does but manually 12 messages
Answered
Is there some up-to-date HTTP get example that works with 0.12.0-dev.1845+21ae64852? 16 messages
Standard Library New User
how to store user input into a ArrayList? 5 messages
Standard Library New User Answered
anything analogous to class variables in zig? 5 messages
I'm not sure how to import the zig-gamedev libraries like zglfw or zopengl 2 messages
Idiomatic way to interact with windows apis? 11 messages
New User
Reading the user input 4 messages
Importing zig from parent directory not working 19 messages
0.11.x New User
Getting a file from a dependency 2 messages
Print doesn't write the correct output! 14 messages
Create member fields based on a const array at comptime 4 messages
New User Answered
How to cross-compile a project using SDL2 from Linux to Windows? 3 messages
Correct zig binding for c function typedef? 9 messages
Does []const u8 copy the string in functions? 10 messages
New User Answered
How to get emit-h working. 11 messages
Compiler 0.11.x New User
std.mem.count() 2 messages
Print a string stored on an array where the index is runtime. 23 messages
New User
Casting ergonomics 13 messages
How do I align an `@embedFile`? 6 messages
Answered
Ziglings not working 2 messages
New User
type '[*c]const u8' does not support field access 22 messages
Error: unable to evaluate comptime expression 6 messages
New User
stdlib Allocator panic 9 messages
How do i use multiple src files 8 messages
New User
How to use memcpy to copy a sentinel terminated slice. 14 messages
0.11.x New User
what am i missing here ? 79 messages
New User
Inline switch between inline functions 7 messages
Freeing Memory from FFI Calls 112 messages
"Injecting" struct fields into others + architecture question 11 messages
New User Answered
Large packed structs 2 messages
Answered
Succinct initialisation of sparse comptime array (help) 50 messages
How do I enable `std.log.debug` during `zig test`? 2 messages
help with WASM in general 77 messages
random number generation in wasm 21 messages
Panicked during a panic 48 messages
Answered
Is there any way to turn a [*]T and a int length into []T 2 messages
How can i get root folder path? 7 messages
How to turn `*anyopaque` to slice? 16 messages
Answered
what is the issue with this module ? 25 messages
New User
Printing Numbers 12 messages
How do I format a int to binary with padding 2 messages