aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/exercises/54_manypointers.zig
AgeCommit message (Collapse)Author
2021-03-12"999 is enough for anybody" triple-zero padding (#18)Dave Gauer
When I hit 999 exercises, I will finally have reached the ultimate state of soteriological release and no more exercises will be needed. The cycle will be complete. All that will be left is perfect quietude, freedom, and highest happiness.
2021-03-10Laying down some harsh string facts in ex54.Dave Gauer
2021-03-07"Multi pointers" are now "many pointers"Dave Gauer
TypeInfo.Pointer.Size says "many", so there we are!