zig-help

21196 threads · Page 317 of 424

*.zig transofmration Build step? 2 messages
Answered 0.13.x
importing raylib dll into a new project 8 messages
Specifying linksection for whole container 2 messages
Answered
Link a lib to the main.zig 5 messages
Is there any way to avoid hardcoded field names? 48 messages
function that returns another function 3 messages
New User
How can i clear console output? 12 messages
*anyopaque to *const fn(*anyopaque) 7 messages
How can I make more space in a heap buffer? 3 messages
Install Latest Zig 3 messages
Adding subdirectory of dependency path as include directory 8 messages
0.13.x
Importing lib from githum 3 messages
Is there a way to evaluate the condition of an if at compile-time but not the body? 8 messages
New User Answered
Need runtime buffer 4 messages
Can you concat a string literal and a [_][]const u8? 16 messages
Answered
Free memory resources locally even when I know I'm using an arena allocator? 4 messages
Decode Json into tagged union 5 messages
Standard Library New User
matrix 19 messages
Get reference to function from a member function 25 messages
Answered
-O 3 messages
Issue implementing the interface pattern in std.Random 7 messages
Answered
Link System Library (Library Version in Filename) 2 messages
0.11.x
How to correctly deinit ArrayList elements after pop? 2 messages
Compile-time Function Evaluation - Zig's Comptime feature 7 messages
incompatible types: 'fmt.Formatter((function 'formatSliceHexImpl'))' and '*const [4:0]u8' 3 messages
Answered
VPMADDW for Zig Vectors 6 messages
0.10.x Standard Library
Help with figuring out why code segfaults 5 messages
New User
how to ignore error case in switch statement? 32 messages
Answered
Does zig mangle function signatures when compiling c files to dlls? 4 messages
How does this enum literal of a non-existing enum work? 10 messages
Answered
@mod f64 2 messages
Unable to resolve inferred error set, index syntax required for slice type '[]const u8' 11 messages
Help with map and arraylist as fields in structs 8 messages
0.10.x Standard Library New User
Building lib from c file using zig 9 messages
I'm currently stuck trying to port my C++ program to Zig. 92 messages
New User 0.13.x
Comptime wrap function 4 messages
Multiline String Literal error 2 messages
Answered
how do I add a compile option to my build system? 10 messages
Answered
Difference between callconv(.Inline) and declaring inline fn 6 messages
Answered
read to struct like buf 32 messages
What to put into the `writer` part of std.fmt.Format(writer, fmt, args)? 6 messages
Answered
How does `@embedFile` interact with Build.zig? 4 messages
Answered
zig version output 2 messages
Compiler Answered 0.13.x
read many locations from one file 7 messages
segfault 3 messages
0.11.x New User Answered
Memory leak in while doing http requests in `while true` loop. 6 messages
Unsupported output constraint on output type '{' ? 11 messages
Compiler 0.11.x New User Answered
did i do something wrong? (seemingly infinite zig build time) 5 messages
Compiler New User Answered
Getting better intellisense for raylib-zig using vscode 5 messages
New User 0.13.x
Win32 stdcallcc 8 messages
0.11.x New User