]> Kevux Git Server - fll/commit
Update: don't tread buffer.used = 0 as error for print functions.
authorKevin Day <thekevinday@gmail.com>
Fri, 21 Aug 2020 02:53:30 +0000 (21:53 -0500)
committerKevin Day <thekevinday@gmail.com>
Fri, 21 Aug 2020 02:53:30 +0000 (21:53 -0500)
commit632fb9730649c97b087602ced96f44af67b3687d
tree9672006ce43f88cf5955a91ea52258d761fa6519
parent63223ea28152b4b70cb0319c09e338f0b4d935d8
Update: don't tread buffer.used = 0 as error for print functions.

Instead, return F_data_not without error bit to default as not an error while still allowing the caller to consider the situation.
level_0/f_print/c/print.c
level_0/f_print/c/print.h