Search: in
implicit type conversion
implicit type conversion Dictionary
  Tutorials     Encyclopedia     Dictionary     Directory  
Dictionary results for: implicit type conversion
implicit type conversion Email this to a friend      implicit type conversion

implicit type conversion





Source: The Free On-line Dictionary of Computing (27 SEP 03)
	implicit type conversion
     
         (Or "coercion") The abilty of some compilers
        to automatically insert type conversion functions where an
        expression of one type is used in a context where another type
        is expected.
     
        A common example is coercion of integers to reals so that
        an expression like sin(1) is compiled as sin(integerToReal(1))
        where sin is of type Real -> Real.
     
        A coercion is usually performed automatically by the compiler
        whereas a cast is an explicit type conversion inserted by
        the programmer.
     
        See also subtype.
     
        (1997-07-28)

	

Matching Word(s)
implicit
type
conversion



Search Dictionary :


Search   in  
Search for implicit type conversion in Tutorials
Search for implicit type conversion in Encyclopedia
Search for implicit type conversion in Dictionary
Search for implicit type conversion in Open Directory
Search for implicit type conversion in Store
Search for implicit type conversion in PriceGig


Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor


Powered by dict.org
Advertisement

Advertisement



implicit type conversion
implicit type conversion top implicit type conversion

Home - Add TutorGig to Your Site - Disclaimer

©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement