Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
How this pointer acts like character array.
pointer
strings
1 Voto
1 Respuesta
7th Oct 2017, 2:29 AM
Mayank sahu
I can not understand pointer in c++
pointers
0 Votos
1 Respuesta
27th Feb 2017, 7:22 AM
Moh_ Saber
How can a pointer can be useful?
c++
cpp
pointer
0 Votos
1 Respuesta
18th Oct 2017, 12:40 AM
Pierre-Alexandre Côté
What's the difference between pointer and reference?
c++
pointers
0 Votos
1 Respuesta
4th Aug 2016, 5:07 AM
Bill Li
What is use of * asterisk operator in pointer
pointers
1 Voto
2 Respuestas
26th Mar 2018, 7:14 PM
Mrityunjay Tiwari
Why pointer not getting set to nullptr after delete?
c++
delete
pointers
0 Votos
3 Respuestas
5th Jan 2019, 12:52 AM
JanSeliv
Which is more optimum using an multidimensional array like. int arr[100][100]; or pointer to pointer like int **arr; with molloc
arrays
pointers
0 Votos
2 Respuestas
24th Jan 2021, 2:14 PM
Vaibhav
Is the pointer variable have also a address??
c++
pointers
1 Voto
2 Respuestas
20th Aug 2017, 7:27 AM
Harendra Singh
Is there a way to create a constant pointer in C++?
c++
pointers
3 Votos
4 Respuestas
15th Jan 2021, 7:07 PM
Raul Sanchez
What is size of a pointer in general in c/c++
c
c++
pointers
2 Votos
2 Respuestas
28th Mar 2018, 3:12 PM
PRITAM CHAKRABORTY
How to deallocate dynamic memory pointer return from a function?
c++
deallocate
dynamic
function
memory
new
pointer
return
7 Votos
1 Respuesta
5th Jul 2017, 6:10 PM
Heng Jun Xi
Misconception in a option for a pointer question
#c
#c++
#correction
#option
#pointer
#variable
0 Votos
1 Respuesta
21st Oct 2020, 5:20 AM
Jayantkumar Bhovi
will someone could explain more about null pointer for me?
c++
pointers
1 Voto
5 Respuestas
24th Jul 2016, 6:56 AM
Yousef Sayadi
What is the difference between pointer and address ?
address
c
c++
java
pointer
1 Voto
2 Respuestas
21st Dec 2016, 7:14 AM
Amrita.A
So, in this code did the address of pointer k become -5?
c
8 Votos
4 Respuestas
28th Jan 2019, 6:07 PM
Zhenis Otarbay
How can we use pointer to generate something please
pointers
2 Votos
1 Respuesta
23rd Dec 2018, 11:24 PM
Jeannot Richecarde
Determine if click event exist on td and change cursor to pointer
javascript
jquery
6 Votos
4 Respuestas
20th Mar 2019, 2:31 AM
Dejan Dozet
What's the difference between interger variable and pointer varaiable
c
cexperts
cforever
0 Votos
2 Respuestas
13th Feb 2022, 11:44 AM
Harikumar M
What is the error in this please help:: topic --> this pointer
c++
copyconstructor
pointers
this
0 Votos
12 Respuestas
23rd Mar 2018, 9:35 AM
Kratos
What is the data type of pointer ??
,data-types
,variables
pointers
2 Votos
1 Respuesta
14th Jan 2017, 10:18 AM
shubham verma
object destruction from heap | linked list using smart pointer
c++
linkedlist
memory
pointer
smart_pointer
1 Voto
3 Respuestas
16th Feb 2021, 5:14 PM
Ketan Lalcheta
What is the suitable format specifier of pointer in c language??
c
coder
language
programmer
1 Voto
5 Respuestas
18th Jun 2019, 5:08 PM
Gaurav Rawat
what to prefer : function pointer Or Function from functional
c++
function_pointer
functional
1 Voto
2 Respuestas
10th Feb 2021, 7:35 AM
Ketan Lalcheta
Will saving a memory location in a pointer and deleting that pointer clear the memory address of the value that it holds?
c++
pointers
1 Voto
4 Respuestas
5th Sep 2017, 8:14 AM
Solo Wanderer 4315
Why can't we give input directly to pointer array?
arrays
cin
iostream
operators
pointers
0 Votos
1 Respuesta
22nd Feb 2020, 12:04 PM
Aditya Sutar
Why Scanner followed by a bufferedReader gives a Null pointer Exception ?
bufferedreader
java
scanner
2 Votos
3 Respuestas
30th Sep 2020, 3:17 PM
Mr.Curious
Is it java support pointer?
java
pointer
14 Votos
4 Respuestas
7th Aug 2018, 2:44 AM
Unknown
How to read from a specific file using a pointer to that file?
c
c++
7 Votos
2 Respuestas
7th Aug 2018, 12:06 PM
Ali Missaoui
how do i declare an array pointer in c#?
c#
pointers
unsafe
0 Votos
1 Respuesta
4th Nov 2019, 11:52 PM
Nicky L. Salido
C : Best way to alter pointers with functions
pointer
retur
3 Votos
13 Respuestas
21st Oct 2020, 7:27 PM
Daniel Krasemann
i'm learning c pointer , please explain the difference between-->
ask
c
function
pointers
question
1 Voto
2 Respuestas
11th Nov 2018, 7:38 PM
vansh bhardwaj
Size of pointer and Size of a structure
data-types
pointers
sizeof
structures
0 Votos
1 Respuesta
21st May 2018, 1:07 PM
Musaddiq manzoor
What is the advantage of using THIS Pointer in C++ ??
c++
3 Votos
3 Respuestas
16th Jun 2017, 7:06 PM
Vanshika Gupta
How to pass a 2D array as a pointer ?
arrays
c
pointers
2 Votos
1 Respuesta
6th Dec 2022, 6:55 PM
Ox73hahd
Whats difference between them ?
c
char
pointer
string
0 Votos
3 Respuestas
20th Apr 2021, 5:04 PM
[bool left=True;]
Which one is good option? Object or reference or pointer into STL
c++
emplace_back
pointer
push_back
reference
vector
1 Voto
7 Respuestas
16th Jun 2020, 10:05 AM
Ketan Lalcheta
In pointer what is (& and *) do?
c++
pointers
0 Votos
2 Respuestas
7th May 2017, 2:45 PM
Mahmoud Salama
Can i use freed pointer again in c?
c
0 Votos
1 Respuesta
6th Dec 2018, 11:20 AM
Dinkar
Fill in the blanks to make the cursor appear as a pointer on paragraphs:
css
mouse-cursor
-1 Voto
10 Respuestas
2nd Nov 2016, 9:44 AM
Bennet
Which is the bestest site to learn the concept of pointer
pointer
1 Voto
4 Respuestas
5th Nov 2017, 5:45 PM
RISHAB GUPTA
Under which kind of data structure do a pointer fall.
c++
pointers
2 Votos
3 Respuestas
12th Apr 2017, 8:34 AM
GeekyShacklebolt
How to store pointer data in vector in case of CRTP
c++
crtp
vector
0 Votos
5 Respuestas
27th Sep 2023, 7:30 AM
Ketan Lalcheta
Question related to the delete oprerator for a pointer
c++
delete
pointers
sololearn
1 Voto
1 Respuesta
12th May 2018, 6:55 AM
Aman Kumar Jain
Can someone please explain why (in what situation) a pointer is initialized with NULL?
c++
null
pointers
7 Votos
8 Respuestas
26th Jun 2018, 5:00 PM
N@G3
I don't understand Pointers Could someone please explain it to me
pointer
1 Voto
4 Respuestas
8th Jan 2017, 2:45 AM
Chinny A
Which has highest precedence pointer indirection(*) or other unary operators...???
c
1 Voto
2 Respuestas
15th Jun 2018, 10:43 AM
Dhanaraj S
Can I specify a pointer for a variable?
c++
0 Votos
2 Respuestas
6th Jul 2017, 4:02 AM
Vote4Pedro
What is the data type of a pointer
c++
switch
0 Votos
2 Respuestas
24th Dec 2016, 8:28 AM
Michael Dogbey
Is this way to implement weak pointer as member is correct or not?
c++
shared_ptr
smart_pointer
weak_pointer
4 Votos
5 Respuestas
23rd Jan 2022, 5:52 PM
Ketan Lalcheta
What is this pointer ? How we can use ?
classes
2 Votos
3 Respuestas
22nd Dec 2016, 7:43 AM
himanshu yadav
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
8
9
10
...
17
Siguiente >
En tendencia hoy
Learn python
2 Votes
Discrete-Time Signal Representation
0 Votes
Hey, is the "Snowflake" mission not working?
0 Votes
Where's PHP and Ruby courses?
1 Votes
Detach thread exception
1 Votes
Not video
0 Votes
Qt timer timeout
0 Votes
Bug in the answers checking algorithms?
0 Votes
I want to learn Lua but don’t know where
2 Votes
How to make a 2d game
0 Votes