Hello World in Zig
Every programming journey starts with Hello World. Let’s write our first Zig program.
The Code
Create a file named hello.zig:
| |
Every programming journey starts with Hello World. Let’s write our first Zig program.
Create a file named hello.zig:
| |