how to find out non-printable characters in a string ?
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
Hi, I want to print decimal values if characters are non-printable. how to find out non-printable characters in a string ? is their any 'c' api? Thanks, Sakthi
Nice things do nice works
-
Hi, I want to print decimal values if characters are non-printable. how to find out non-printable characters in a string ? is their any 'c' api? Thanks, Sakthi
Nice things do nice works
isprint
[^]? :)If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]