The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




Thread: char c = 882
View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 07-30-2007
useless79 useless79 is offline
Registered User
  
 

Join Date: Jun 2007
Posts: 57
char c = 882

could any one tell me how
char c will store this excceeding range of integer in it.
what would be the output and why

printf("%d",c );

?


char c = 882