Wiki

Changes between Version 7 and Version 8 of C

Show
Ignore:
Timestamp:
08/17/09 10:05:04 (15 years ago)
Author:
Chuck
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • C

    v7 v8  
    4444 * typecasting by keyword '''to''' as in 'x to Type' rather than '(Type)x' 
    4545    * cast to and away from nilable Type. 
    46  * '''as shared''' to declare a static type 
     46 * '''is shared''' to declare a static type 
    4747 
    4848