can somebody please explain what a cast is ?
This is a discussion on casts within the C Programming forums, part of the General Programming Boards category; can somebody please explain what a cast is ?...
can somebody please explain what a cast is ?
Last edited by BlaX; 03-08-2008 at 01:08 PM.
When you cast a variable you are changing the type. Here is a good site to explain things: http://www.cplusplus.com/doc/tutorial/typecasting.html
-Dustin
http://www.theCprogrammer.com
Recent previous discussion of casting:
type casting