zig-help

21196 threads · Page 238 of 424

Need help understanding memory leaks in zig. 31 messages
Answered
What are the differences between null and undefined? 23 messages
New User Answered
Need help with understanding some logic of optionals 22 messages
New User Answered 0.13.x
[0.12.0] How to add a module for `zig run ...` 24 messages
Answered
dynamic output 4 messages
Inconsistent execution of zig code. 5 messages
Answered
Why does panic function only run `7154` times on recovery? 9 messages
dependency loop is a show-stopper 7 messages
Need help understanding how to use zig memory allocators! 7 messages
New User Answered 0.13.x
What happened to path dependencies? 5 messages
Answered
Need help understanding implicit returns 51 messages
0.11.x Answered 0.13.x
How do I cast C types to be Zig compatible? 5 messages
Answered
What does the full zig (i.e zig-0.12.x-dev.<yyy>+<zzz>) version mean and how do I get it from zig 22 messages
best way of returning an array from function whose size is computed into the body 14 messages
New User 0.13.x
Chain methods without them returning a const ptr 2 messages
0.10.x New User Answered
generate .pdb while ReleaseSmall 5 messages
Is it possible, on linux, to cross-compile a static library targeting x86_64-windows? 6 messages
Answered
Ziglings help (107_files2.zig) 2 messages
Trouble with basic LLVM C API calls 2 messages
Answered
Pitfalls for []u8 -> [][]u8 6 messages
New User Answered
How to create hard links on linux? 17 messages
Trying to Create a Dynamic String Struct - Errors Thrown 12 messages
Answered
sockaddr wrong endianness 7 messages
Answered 0.13.x
Build specific code 3 messages
New User Answered
When invoking zig cc, is it building the optimized release build using c compiler? 20 messages
How to use marlersoft/zigwin32 2 messages
Answered 0.13.x
zig build --search-prefix [path] not working 13 messages
Same path and basename for Walker.Entry 4 messages
Segfault on ReleaseFast 7 messages
Casting to a struct of T 3 messages
Answered
How to use Extended ASCII code as fill character in standard formatter? 17 messages
Standard Library 0.13.x
Convert zig slice u8[] into [*c]const u8 32 messages
0.11.x New User
How do i make function accept a tuple type as the argument type? 34 messages
What does "unable to resolve inferred error set" mean and how do i fix it? 9 messages
New User
Zig `addAnonymousImport` and @embedFile not updating 3 messages
New User 0.13.x
while loop into multiple iterators 3 messages
New User Answered 0.13.x
Is there an equivalent to C's `sprintf` or Rust's `format!` macro in the standard library? 4 messages
Building a project with 0.12 and raylib. 20 messages
Answered
Compile using x86 backend 51 messages
New User Answered 0.13.x
Mutate in for loop 7 messages
Reinterpret memory 45 messages
Is there an equivalent to Rust's `unimplemented` and `todo` macros in the Zig standard library? 23 messages
Clone ArrayList into different allocator 6 messages
proper way to cast between u16 and u8. 31 messages
Help with arrays 2 messages
How to slice as bytes a multidimensional array ? 23 messages
debug print side effect?? 47 messages
How to declare helper functions only used in tests? 3 messages
Why the compiler dont like reverse loop for array? 13 messages
Answered
Are doc comments available at comptime? 3 messages