• Cursos
  • Compilador de Código
  • Discutir
  • Preços
  • Teams
Menu

Q&A Discussões

int **p = new int*[100]
adjacencymatrixc++
2 Votos
13 Respostas
22nd Dec 2019, 2:31 PM
Piyush Srivastava
Piyush Srivastava - avatar
What's different between declaring int **p and int **&p?
c++
0 Voto
3 Respostas
10th Oct 2016, 2:02 PM
Quân Đỗ
Quân Đỗ - avatar
What's the difference between *q=&p and **q=&p? Why is there 2 asterisks?
**pc++pointers
1 Voto
4 Respostas
2nd Dec 2018, 11:18 PM
Ameerah
Ameerah - avatar
if *p indicates the value then what does **p or ***p indicate?? Many question in challenges also contain *&p and *p*
c++java
3 Votos
3 Respostas
18th May 2017, 4:50 AM
U L Knw Me soon😉😋
U L Knw Me soon😉😋 - avatar
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 Voto
2 Respostas
11th Aug 2016, 7:28 AM
mirbek
Quente hoje
How to install Bcrypt here
3 Votes
Codegames
1 Votes
عفاكم بغيت نسولكم كيفاش ندير كود ويكون صحيح؟
1 Votes
What is happening with sololearn
1 Votes
CAN I FOLLOW YOU🙏🙏!!!
2 Votes
CAN ANYONE TELL ME WHAT TO LEARN NEXT AFTER ADVANCED PYTHON CONCEPTS
1 Votes
How can I add images to my website
0 Votes
Programming language learning
0 Votes
Start
0 Votes
Object oriented programming
0 Votes