bugAVR C Runtime Library - Bugs: bug #55703, Confusion in function descriptions

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #55703: Confusion in function descriptions

Submitter:  David Watson <dkwatson>
Submitted:  Wed 13 Feb 2019 04:35:17 AM UTC
   
 
Category:  Documentation Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Documentation
Status:  None Assigned to:  None
Percent Complete:  0% Open/Closed:  Open
Release:  2.0.0 Fixed Release:  None

Wed 13 Feb 2019 04:35:17 AM UTC, original submission:  

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.

David Watson <dkwatson>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by dkwatson (Submitted the item)
  • -email is unavailable- added by dkwatson
  •  

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-02-13 dkwatson Carbon-Copy- Added dkwatson

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code