notcurses_direct.3: properly document ncdirect_putstr()'s return value #1072

pull/1075/head
nick black 4 years ago
parent a4546c86e3
commit d2dcd9c06d
No known key found for this signature in database
GPG Key ID: 5F43400C21CBFACC

@ -126,6 +126,9 @@ effect.
points to a valid **struct ncdirect**, which can be used until it is provided
to **ncdirect_stop**.
**ncdirect_putstr** returns the number of characters written on success. On
failure, it returns some negative number.
All other functions return 0 on success, and non-zero on error.
# SEE ALSO

Loading…
Cancel
Save