mirror of
https://github.com/pikami/st.git
synced 2025-12-21 09:49:52 +00:00
write can write less bytes than we request, so it is necessary check the return value, in case of error print a message and don't continnue writing in the file. --- st.c | 39 ++++++++++++++++++++++++++++++--------- 1 file changed, 30 insertions(+), 9 deletions(-)
61 KiB
61 KiB