bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

getcchar() man page


From: William McBrine
Subject: getcchar() man page
Date: Mon, 10 Jul 2006 17:30:46 -0400 (EDT)

The man page for getcchar() says:

  When wch is a null pointer, getcchar returns the number of wide 
  characters referenced by wcval, including the null terminator.

However, it appears that the null terminator is not actually included in 
the count. IMHO, not counting it is the correct behavior (corresponding to 
strlen(), etc.), so I'd change the man page rather than the function.

-- 
William McBrine <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]