Q&A Discussions
Search
Search
Ask a question
Ask a question
Reinterpret_cast, dynamic_cast and static_cast
c++
programming
2 Votes
1 Answers
24th Sep 2017, 6:55 PM
Germain F
What is difference between static_cast and const_cast?
c++
1 Votes
1 Answers
20th Jul 2018, 11:55 AM
RainStorm
Why is static_cast not working and giving unexpected results in this code?
c++
static_cast
0 Votes
2 Answers
22nd Aug 2021, 6:35 PM
karangreat
can we take a data member by static_cast and assign to another ??
c++
static_cast
1 Votes
3 Answers
8th Apr 2019, 2:01 AM
Alireza Abbasi
Please can someone help me explain to how to use static_cast in C++
c++
static_cast
0 Votes
2 Answers
18th Feb 2019, 8:07 AM
Jabir
Is there a way to avoid crash when static cast is used
c++
casting
dynamic_cast
inherit
static_cast
1 Votes
5 Answers
2nd Oct 2022, 10:35 AM
Ketan Lalcheta
Casting doesnt work ... [SOLVED]
array
c++
castin
char
int
static_cast
0 Votes
4 Answers
1st Aug 2020, 5:54 PM
Oliver
Why static cast do not allow upcasting for private inheritance
c++
casting
inheritance
private
static_cast
upcasting
1 Votes
2 Answers
20th Oct 2022, 7:05 AM
Ketan Lalcheta
Ask a question
Ask a question
Hot today
How do I generate a list with <N> unique elements randomly selected from another (already existing) list?
3 Votes
Paint Costs
3 Votes
Creating Calendar With Alphabets or Letters That Carry-over
0 Votes
I'm a beginner i want to learn how to upload a virus on someone's pc.
1 Votes
Given three integer matrices A(m*n),B(m*n) and C(m*n) . Print the one with more zero elements. beside code
0 Votes
I'm coding this for hours & can't make the value of the 5 random numbers round off to 2 decimal places like in the examples
0 Votes
Overloading + operator
0 Votes
Guys I'm beginner can anyone help me to add photo in my docui
1 Votes
What would be some improvements you would make to this password generator?
1 Votes
I still fail test case 4 & 5 in mathematics code challenge.is there anything I miss?
0 Votes