zig-examples/zig-cat
Maciej Krzyżanowski c36cac1b06 Update Zig Cat Example
* Added file open error handling, by catching an error.
* Added better streamUntilDelimiter error handling. You can try,
  but you can't catch.
* Use ArrayList's writer to dynamically allocate space needed to
  read a line.
2024-09-04 00:01:58 +02:00
..
src Update Zig Cat Example 2024-09-04 00:01:58 +02:00
.gitignore Add Zig Cat Example (draft) 2024-09-03 08:27:16 +02:00
build.zig Add Zig Cat Example (draft) 2024-09-03 08:27:16 +02:00