the.bay.news

Why does this print "1"

Ziggit
Why does this print "1"
Why does this print “1” instead of a a bunch of zeros, and a ‘1’? const std = @import("std"); pub fn main() void { std.debug.print("binary {b}", .{ @as(u32, 1)}); }

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.