Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
int **p = new int*[100]
adjacencymatrix
c++
2 Votes
13 Answers
22nd Dec 2019, 2:31 PM
Piyush Srivastava
What's different between declaring int **p and int **&p?
c++
0 Votes
3 Answers
10th Oct 2016, 2:02 PM
QuĂąn Äá»
What's the difference between *q=&p and **q=&p? Why is there 2 asterisks?
**p
c++
pointers
1 Vote
4 Answers
2nd Dec 2018, 11:18 PM
Ameerah
if *p indicates the value then what does **p or ***p indicate?? Many question in challenges also contain *&p and *p*
c++
java
3 Votes
3 Answers
18th May 2017, 4:50 AM
U L Knw Me soonđđ
int N , M; cout << "ENTER N M: cin >> N >> int **p = new int *[N] for(int i = 0; i < N; i++); P[i] = new int [M]; what is it means? i dont understand pointers of this code. please explain
c++
pointers
1 Vote
2 Answers
11th Aug 2016, 7:28 AM
mirbek
Ask a question
Ask a question
Ask a question
Ask a question
Hot today
Error in python
3 Votes
Linking GitHub with Sololearn profile
2 Votes
Why Sololearn Removed Our Saved Private Project (Codes), I Can't Find This Option.
2 Votes
Am getting discourage in my Language, Help me outđđ
1 Votes
Model Context Protocol ? What is it ?
2 Votes
Do you Think Sololearn should add GDscript?
2 Votes
High paying job?
2 Votes
Not Accessing Message Function
0 Votes
Pls wat is the answer for dis question
0 Votes
Where have they gone
1 Votes