OSDN Git Service

Refactor write-diary.cpp to avoid sprintf(). Does part of the work of resolving...
authorEric Branlund <ebranlund@fastmail.com>
Sun, 18 Dec 2022 14:39:58 +0000 (07:39 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Sun, 18 Dec 2022 14:39:58 +0000 (07:39 -0700)
commit0bd8f53e97a3878e45fb8c2e4447386beee14836
tree3f6fa6edc756153d9c6aba2f64b6f10c0e360408
parent4f75daf013f56ae8f290ef0a1e04a01413cd3c75
Refactor write-diary.cpp to avoid sprintf().  Does part of the work of resolving https://github.com/hengband/hengband/issues/2858 and https://github.com/hengband/hengband/issues/2859 .
src/io/write-diary.cpp