anchao opened a new pull request #2650:
URL: https://github.com/apache/incubator-nuttx/pull/2650


   
   
   ## Summary
   
   ctype/iscntrl: correct the control character function 
   
   all the characters placed before the space on the ASCII table
   and the 0x7F character (DEL) are control characters.
   
   Change-Id: Id187b39ce50b80e9ebee85a7242716eb017575d7
   Signed-off-by: chao.an <[email protected]>
   
   ## Impact
   
   ## Testing
   
   iscntrl(0x80)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to