Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C Programming
can a character be negative?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Keith Thompson, post: 3949763"] I really don't know what you're asking. If you want to store character values, use char. If you want very small signed numbers, use signed char. If you want very small unsigned numbers or raw bytes, use unsigned char. If that doesn't answer your question, you'll have to ask more clearly. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C Programming
can a character be negative?
Top