mirror of
https://git.aramjonghu.dev/AramJonghu/ziglings.git
synced 2026-09-06 10:13:29 +02:00
Formatting
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
// no official documentation for standard library features such
|
// no official documentation for standard library features such
|
||||||
// as string formatting.
|
// as string formatting.
|
||||||
//
|
//
|
||||||
// Therefore, the comments for the format() function are
|
// Therefore, the comments for the format() function are the only
|
||||||
// the only way to definitively learn how to format strings in Zig:
|
// way to definitively learn how to format strings in Zig:
|
||||||
//
|
//
|
||||||
// https://codeberg.org/ziglang/zig/src/branch/master/lib/std/Io/Writer.zig#L537
|
// https://codeberg.org/ziglang/zig/src/branch/master/lib/std/Io/Writer.zig#L537
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user