]> Kevux Git Server - fll/commit
Feature: add f_conversion_number_signed_to_string() and f_conversion_number_unsigned_...
authorKevin Day <thekevinday@gmail.com>
Sat, 18 Jul 2020 05:08:58 +0000 (00:08 -0500)
committerKevin Day <thekevinday@gmail.com>
Sun, 19 Jul 2020 02:55:26 +0000 (21:55 -0500)
commit5c50eca67c2b137d5b54f3b50e746af32804de4b
tree92e14e147a004e6d81070ddd2d231b9a82f02399
parent2ac93ce09382cf37f78c5c3264a6ee7904b4db7f
Feature: add f_conversion_number_signed_to_string() and f_conversion_number_unsigned_to_string()

These functions handle converting a number to a string representation of that number.
The base units 2 through 16 are supported.
level_0/f_conversion/c/conversion.c
level_0/f_conversion/c/conversion.h