cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Not understanding static_cast
Not understanding static_cast
Sep 26, 2012 at 11:59pm UTC
closed account (
Ebf21hU5
)
Can someone give me an example of static_cast
Is it possible to use static_cast within an if,else if, else block?
Sep 27, 2012 at 12:23am UTC
Aceix
(1118)
is the problem with this site's tut? if no, then try this sites explanation on the topic cause it is easy to comprehend
Sep 27, 2012 at 2:03am UTC
TheJJJunk
(181)
See
http://www.cplusplus.com/doc/tutorial/typecasting/
Sep 27, 2012 at 2:50am UTC
Cubbi
(4774)
See also
http://en.cppreference.com/w/cpp/language/static_cast
for slightly more obscure use cases
Topic archived. No new replies allowed.