mockers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Typecasting - Did you know this was C/C++ ?

3 posters

Go down

Typecasting - Did you know this was C/C++ ? Empty Typecasting - Did you know this was C/C++ ?

Post  Admin Fri Jan 30, 2009 9:33 pm

here are a few things that non programmers don't know about C/C++.
please feel free to add to the list,but don't try to explain each.
A link for reference material can be pasted instead

Admin
Admin

Posts : 47
Join date : 2009-01-29

https://mockers.forumotion.com

Back to top Go down

Typecasting - Did you know this was C/C++ ? Empty Re: Typecasting - Did you know this was C/C++ ?

Post  Admin Fri Jan 30, 2009 9:35 pm

static_cast<target type>(expression)
const_cast<T>(expression)
static_cast<T>(expression)
dynamic_cast<target type>(expression)
reinterpret_cast<target type>(expression)


for reference :
http://en.wikibooks.org/wiki/C%2B%2B_Programming/Type_Casting

Admin
Admin

Posts : 47
Join date : 2009-01-29

https://mockers.forumotion.com

Back to top Go down

Typecasting - Did you know this was C/C++ ? Empty Re: Typecasting - Did you know this was C/C++ ?

Post  $corpion Sat Jan 31, 2009 10:41 pm

oye ramp explain it man...
its not clear...i went thro site too..
if u got some code just put it here..
$corpion
$corpion

Posts : 25
Join date : 2009-01-30
Age : 37

Back to top Go down

Typecasting - Did you know this was C/C++ ? Empty Re: Typecasting - Did you know this was C/C++ ?

Post  ramthegreatcv Sun Feb 01, 2009 7:40 pm

ramthegreatcv
ramthegreatcv

Posts : 55
Join date : 2009-01-30
Age : 36

Back to top Go down

Typecasting - Did you know this was C/C++ ? Empty Re: Typecasting - Did you know this was C/C++ ?

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum