[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CCast
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CCast
(C) Cast, to cast
To convert one variable's data type to another.int x = 10; double y = (double) x
'Cast' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
