Open iliazeus opened 4 months ago
At first, I wanted to replace it with FuriString, but then I realized that a simple snprintf() would be more concise and efficient.
FuriString
snprintf()
At first, I wanted to replace it with
FuriString
, but then I realized that a simplesnprintf()
would be more concise and efficient.