Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/02/09 23:12
Read: times


 
#165775 - char != letter
Responding to: ???'s previous message
Neil Kurzman said:
The spec can be funny. What is a signed letter? A- ?

But char is just an integral type, no larger than int - a variable of type char does not necessarily represent a character.

(in that respect, "char" was a particularly poor choice of name).

List of 15 messages in thread
TopicAuthorDate
PC Lint - Error 64            01/01/70 00:00      
   signed/unsigned            01/01/70 00:00      
      These are LINT Questions            01/01/70 00:00      
         First time with LINT?            01/01/70 00:00      
            Fair I think            01/01/70 00:00      
               The argument is            01/01/70 00:00      
                  Some examples            01/01/70 00:00      
                     There is no such thing as a benign warning            01/01/70 00:00      
         A question of dices            01/01/70 00:00      
            LINT has to deal with C            01/01/70 00:00      
               char != letter            01/01/70 00:00      
      Signed/unsigned char            01/01/70 00:00      
      signed/unsigned            01/01/70 00:00      
         Show it!            01/01/70 00:00      
   How to post legible source code            01/01/70 00:00      

Back to Subject List