zig-help

21196 threads · Page 148 of 424

Concatenate slices ? 30 messages
how to call mmap on apple 6 messages
Binding a fuction to a struct in a call 6 messages
Answered
Way to check if zig compiler is debug 8 messages
Segmentation Fault (Linux) / Stack Overflow (Windows) in basic stack VM. 8 messages
Answered
Interfaces in Zig [options] 8 messages
runtime alternative to fmt.bytesToHex? 5 messages
Standard Library
Confused about (the lack of) comptime declaration 4 messages
New User Answered
Confusion around [:0]u8 14 messages
Answered
Unable to resolve at comptime error 7 messages
New User
Bit shifting in forloop 5 messages
Deadlock in reading process.args? 15 messages
Having trouble getting zls working in CLion IDE. 8 messages
UnexpectedConnectFailure when sending http requests to postgREST server 3 messages
How to handle allocator with function 59 messages
declaration literals 12 messages
Segmentation fault on function pointer 8 messages
Answered
expected optional type, found 'i32' 13 messages
0.14.x Standard Library New User
Change type of index for loop 6 messages
Answered
is an arrayList/array of functions possible 12 messages
New User
Multiplayer Server Advice 6 messages
New User 0.13.x
How to provide unquoted value to config header? 6 messages
Build System Answered 0.13.x
Help to properly setup a test step in build.zig 10 messages
TranslateC: `file not found with <angled> include; use "quotes" instead` 24 messages
Build System Compiler 0.13.x
[solved] `time.h` for OpenBSD and FreeBSD missing? 12 messages
can I `@embedFile` a generated file 101 messages
Answered
Problem linking a C library 9 messages
0.14.x New User
Zig in Yocto 2 messages
Proper way to pass cpu feature flags when compiling c++ 3 messages
Build System Answered 0.13.x
why is this leaking memory? 4 messages
Standard Library Answered 0.13.x
Idiomatic way to setup "self" pointers in .init() functions ? 3 messages
How to link c library 84 messages
Compiler
Zig fetch hangs unless I use sudo 12 messages
Zig style string to c string? 10 messages
What is the suggested way of finding zig libraries? 6 messages
New User Answered
how to run tests on imported library 25 messages
Answered
httpz library 8 messages
Reverse loop is not supported? 75 messages
Create an int of arbitrary size at comptime for T of an enum(T) 4 messages
0.14.x Standard Library Answered 0.13.x
why Catch2 can't be just linked against with linkSystemLibrary("catch2") 15 messages
What does fixed buffer allocator do? 19 messages
Answered
How to "unwrap" union(enum)s? 32 messages
file 'net' has no member named 'StreamServer' 2 messages
Standard Library New User 0.13.x
getting error.StreamTooLong multiple times 10 messages
0.14.x Standard Library New User Answered
Concord in Zig 2 messages
Ziglings #65 4 messages
Override default build output directory 5 messages
Build System 0.14.x Answered
Request for feedback 2 messages
error: 'sys/mman.h' file not found 2 messages
error: no field named 'systems' in struct 'engine.Data.Engine_Schedules.Schedule' 10 messages
0.13.x