Language \ Environment \ Comparison
 
Index
 
  The Processing 1.0 _ALPHA_ Reference is a work in progress.
If you see any errors or have any comments, please write to: reas at groupc.net
Name  

char()

   
Examples  
char c = char(126); 

Description   Converts a primitive datatype to a numeric character representation.
   
Syntax  
char(val)
   
Parameters  
val   int, float, char, byte, boolean, or color

   
Returns   char
   
Usage   Web & Application
   
Related   char
int()
float()
byte()
   
© 2004 - 2001 Massachusetts Institute of Technology and Interaction Design Institute Ivrea
Processing is an open project initiated by Ben Fry and Casey Reas