URL:
<https://savannah.nongnu.org/bugs/?55703>
Summary: Confusion in function descriptions
Project: AVR C Runtime Library
Submitted by: dkwatson
Submitted on: Wed 13 Feb 2019 04:35:17 AM UTC
Category: Documentation
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Documentation
Status: None
Percent Complete: 0%
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 2.0.0
Fixed Release: None
_______________________________________________________
Details:
Re: page 168 in the avr-libc-user-manual-2.0.0.pdf, 23.11.3.26
The function reads: char * strncat ( char * dest, const char * src, size_t len
) and the description states "... only the first n characters of src ...".
The description should state "... only the first len characters of src ..."
Minor issue, but I notice the edit has be done in 23.11.3.25 and should
probably be done in 23.11.3.27 thru 29, possibly others as well.
_______________________________________________________
Reply to this item at:
<https://savannah.nongnu.org/bugs/?55703>
_______________________________________________
Message sent via Savannah
https://savannah.nongnu.org/
_______________________________________________
AVR-libc-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-libc-dev