zig-help

21196 threads · Page 413 of 424

how do i reference nested type created by comptime fn ? 4 messages
New User
Concatenating binary arrays 11 messages
Standard Library New User
dates and time in zig? (with timezones) 3 messages
Getting the name of a const variable 3 messages
Answered
can resumable function return values like an iterator? 30 messages
Append something to the end of a string 9 messages
New User Answered
how to build a freestanding mach-o binary? 5 messages
Compiler
Show logs when running tests? 7 messages
Can't compile for -mcpu=pentium 5 messages
Packed struct endianness 3 messages
how can i create a pointer of cstring arg for a ?*opaque param? 15 messages
const confusion 41 messages
New User
Can't seem to incant slice correctly 42 messages
Correct way to call panic, each one gives error 2 messages
New User
zigwin32 Confusion 8 messages
New User
thread safe storage with mutexes 10 messages
Is there an accepted name the set of types f32, Complex(f32), []f32 ... ?? 43 messages
how to modify a slice? 25 messages
Getting the address of a struct field 16 messages
Trying to stop using -stage1 56 messages
if i know a type `T` is a slice or array, how can I get the type of its elements? 28 messages
Calling function through assembly on stage2 fails 5 messages
Compiler
Are there any plans to make Allocator data structures in std polymorphic over the address space? 21 messages
Does stage3 build in ReleaseFast by default? 3 messages
No error is throwed when os.connect is used on UDP socket 4 messages
reading 4 bytes from a u8 slice as a u32 8 messages
race condition in std.event.Channel? 6 messages
While debugging, most variables get optimized out, how to disable that? 9 messages
What are the zig1, zig2 and stage3 outputs from building zig with cmake and make? 14 messages
Get IntType for a comptime_int 6 messages
Are structs moved or copied in function results? 7 messages
New User
Reader.readUntilDelimiterAlloc, with an existing buffer 16 messages
Standard Library
std.net vs std.x.net 5 messages
calling a C function with varargs using call builtin 4 messages
Package discovery 27 messages
any helper function in stdlib to create []const u8 array from enum array? 17 messages
Shifting a bitcast boolean 6 messages
New User
Using packages in tests 4 messages
infinities for floats 2 messages
regression - false dependency loop with pointers & sizeOf 2 messages
Compiler
Compiler error when building a Redis module with version 0.9.1. 14 messages
SoA in structs 20 messages
karlseguin-websocket.zig problem 20 messages
Code blocks turn variable types to void? 44 messages
Compiler
formatted compileLog 9 messages
How to get the basename of the working directory? 7 messages
Running a build script for a C project? 13 messages
[solved?] cast increases pointer alignment when porting 32 bit C code 4 messages
Compiler New User
Printing memory content 8 messages
Is there an equivalent to C's atexit for zig? 30 messages