Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Tarification
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
What is the data type of a pointer
c++
switch
0 Vote
2 Réponses
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 Votes
5 Réponses
23rd Jan 2022, 5:52 PM
Ketan Lalcheta
What is this pointer ? How we can use ?
classes
2 Votes
3 Réponses
22nd Dec 2016, 7:43 AM
himanshu yadav
the difference between pointer & address, help me please?
adress
and
c++
pointers
0 Vote
3 Réponses
4th Feb 2017, 9:34 AM
omar
How can I catch Null Referencee Pointer exception
c++
1 Vote
1 Réponse
26th Dec 2016, 6:23 AM
Mattis BETOURNE Clara HORVENO
We known that the * operator is used for declaration of pointer and we can only put the address in the pointer eg int *p=&a;
c++
2 Votes
5 Réponses
30th Jan 2018, 7:19 PM
Ankit Rathore
SOLVE I need some exercise. I just finish data,array and pointer
c++
exercise
2 Votes
1 Réponse
27th Aug 2018, 4:24 AM
Muhamad Fathi Zuhaili
Does derived class inherits v pointer from base class and uses that only or it have its own v pointer also?
c++
1 Vote
1 Réponse
17th Jan 2020, 1:26 PM
Amit chavare
Is there any mistakes in this code?
pointer
0 Vote
2 Réponses
2nd Jul 2019, 1:51 PM
Tony xu
What is pointer & why it is used?
c#
c++
javascript
0 Vote
1 Réponse
18th Nov 2016, 4:11 PM
Bharath
Please explain how this pointer still hold the value of variable a?
c
functions
pointers
1 Vote
6 Réponses
29th Jun 2020, 6:07 AM
SAURAV KUMAR
Program to find Largest no of array using pointer in c++
c++
3 Votes
1 Réponse
2nd Apr 2018, 5:28 PM
Er. Rohit Jaiswal
What is the meaning of these two declarations?
c
pointer
6 Votes
6 Réponses
6th Jan 2019, 11:04 AM
Vijaya Mishra
C++ program for student details& print the same pointer to object & pointer to member function.create a class student
c++
-6 Votes
1 Réponse
14th Nov 2017, 1:35 AM
SRI VISHNU T
Doubt in pointers in C programming
doubt
pointer
1 Vote
9 Réponses
13th May 2021, 1:47 PM
Yogeshwaran P
Why typecasting is needed while dereferencing a void pointer ?
void
1 Vote
2 Réponses
15th Jul 2019, 2:35 AM
Krishna Kumar
How to point to a function that returns a pointer
c
functions
pointer
to
0 Vote
4 Réponses
7th Jan 2018, 9:57 PM
Yusuf
When we need to point to another pointer in cpp ?
cpp
pointers
1 Vote
5 Réponses
12th Jan 2017, 7:20 PM
mojtaba noghabaee
How should I practice to be fluent using pointer in "C"?
c
pointers
1 Vote
3 Réponses
31st Oct 2018, 3:49 AM
Ye Oo
Can I declare pointer to function with default parameters? If can, the how?
c++
2 Votes
5 Réponses
8th Oct 2019, 9:54 AM
UraL
need help getting member values from an object pointer in a class function
c++
class
dereferencing
function
help
pointers
0 Vote
6 Réponses
30th Jun 2021, 3:36 AM
AndXr
C#: How to get the element the mouse pointer is directly over
c#
csharp
1 Vote
6 Réponses
15th Oct 2018, 7:42 PM
John Ansa
Pointer is a hard lesson for me can someone explain it in a simple way
cpp
7 Votes
6 Réponses
16th Apr 2018, 7:34 PM
Fafali.
Can you take input from a user for a pointer [solved]
c
input
pointers
0 Vote
3 Réponses
25th Feb 2021, 8:24 PM
Sekiro
Is int variable value can be stored in float pointer ?
c
0 Vote
3 Réponses
26th Apr 2022, 12:48 PM
Himanshu Sharma
What is the difference between a pointer anf a memory location?
pointers
1 Vote
3 Réponses
20th Oct 2018, 1:58 PM
Lalith Adithya
How to convert type of pointer by using type casting?
c++
1 Vote
3 Réponses
20th Jun 2016, 8:23 PM
Waleed Ali
Can we access a private variable using pointer in C++
c++
1 Vote
3 Réponses
5th Feb 2017, 6:45 AM
Suparno Karmakar
memory for class object having pointer as data member
c++
constructor
destructor
memory
pointer
0 Vote
1 Réponse
18th Jun 2020, 9:28 AM
Ketan Lalcheta
I dont want my border expand while i put pointer on it
css
0 Vote
5 Réponses
27th Nov 2022, 5:43 AM
MohdSalmanAnsari
How to use pointer to more than one dimensional array ?
arrays
pointers
1 Vote
2 Réponses
12th Jun 2020, 9:44 AM
Thnr
When java does not support pointer then why we will get NullPointerException
java
0 Vote
3 Réponses
16th Aug 2020, 9:34 AM
CodeBreaker
what does pointer index -1 means ? Help me understand output of code
array
c++
index
pointer
1 Vote
5 Réponses
9th Jun 2020, 5:05 PM
Ketan Lalcheta
Why can't I use char type with scanf() and do the void pointer in C language?
c_language
void_pointers
2 Votes
12 Réponses
15th Jan 2020, 9:33 AM
Manthan Gohel
this pointer only works within class.....not outside the class for calling the members?whyyyyy??
c++
classes
this
3 Votes
6 Réponses
13th Sep 2016, 10:00 PM
Bint E Asif
why did the main pointer display 1? What this means?
c++
pointers
0 Vote
2 Réponses
11th Oct 2018, 8:40 PM
MakarovDs
type in a code to declare a pointer 'ptr ' to int and assign it value to var's address
john
wells
-4 Votes
5 Réponses
21st Aug 2018, 1:23 AM
Panshak Yabal
Object as pointer in method : call by value or reference
c++
callbyref
callbyvalue
pointer
0 Vote
3 Réponses
4th Apr 2021, 7:17 AM
Ketan Lalcheta
Why a pointer * is inputted for expressions alonem
c
code
codeplayground
comments
display
0 Vote
1 Réponse
29th Jul 2020, 2:28 PM
Dev Anand
What is the use of void pointer in c++?
c++
0 Vote
2 Réponses
19th Mar 2017, 6:21 PM
sukanyapatil
Display an alert when the mouse pointer is over the div tag
javascript
0 Vote
5 Réponses
23rd Feb 2017, 9:51 PM
Shaiv Roy
Pls find error in the code nd fix it.
pointer
0 Vote
1 Réponse
11th Nov 2018, 3:39 PM
Rajat Kumar
Plz help me in Swaping two numbers using pointer # without any third variable
c
swap
0 Vote
7 Réponses
5th Jun 2020, 4:19 AM
Anjali Singh
Y does the pointer shows 88 even after getting deleted?
c++
0 Vote
3 Réponses
10th Oct 2017, 4:37 PM
suryapoojary
What ia the cursor appears as a pointer in paragraph?
css
mouse-cursor
0 Vote
3 Réponses
17th Aug 2016, 2:21 PM
Pravin Ravichandran
How does this output comes? I ask this question,because i found this question in C challenges...
difference
output
pointer
7 Votes
15 Réponses
21st Oct 2020, 2:05 PM
Yogeshwaran P
What does pointing to a pointer mean in Java?
java
0 Vote
2 Réponses
17th Aug 2017, 8:11 PM
RISHI AGARWAL
What is size of generic pointer in C++ (in 32-bit platform) ?
all
question
this
try
1 Vote
3 Réponses
27th Sep 2017, 2:21 AM
Shyam Chouhan
On what type of data structures does a pointer fall?
challenges
sololearn
1 Vote
2 Réponses
29th Mar 2017, 1:29 PM
P.Sai Sumanth
Isn't it bad if we use unique pointer in this case
c++
chainofresponsibility
cor
shared_ptr
smart_pointer
unique_ptr
0 Vote
2 Réponses
2nd Oct 2023, 7:51 AM
Ketan Lalcheta
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
9
10
11
...
17
Suivant >
Aujourd'hui en vedette
Steps in thread step by step with dependent result
1 Votes
The hidden trap in python function
3 Votes
OOP python questions
1 Votes
What's wrong with my code?
1 Votes
How to create games and it to Play store
2 Votes
Python loops
1 Votes
Web page
1 Votes
Percobaan
0 Votes