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
is there a way to convert pointer to a string in c++
c++
conversion
data
of
pointer
string
types
5 Votes
1 Réponse
12th Nov 2017, 1:07 PM
shobhit
Write a function Adder() that receives a pointer to an integer array as input, and uses this pointer to return the sum of eleme
c++
functions
pointers
0 Vote
2 Réponses
4th Dec 2019, 4:13 PM
Naveed Ahmed
How to find the given no is odd or even using pointer to structure
c
2 Votes
6 Réponses
4th Apr 2020, 11:18 AM
Bharathkannan R
explain this program step by step
c
pointer
-2 Votes
8 Réponses
11th Oct 2019, 7:43 AM
Reiner
What is the use of "this" pointer and how it is used??
pointers
this
5 Votes
2 Réponses
26th Sep 2017, 11:54 AM
Aman Raj
How can i use a char pointer to write a string in c++
c++
char
pointers
strings
0 Vote
8 Réponses
5th Feb 2017, 9:34 PM
Yusuf Bilgen
Why we are using pointer in C and C++ but not in java?
c
c++
java
4 Votes
5 Réponses
13th Aug 2017, 7:06 AM
Safinaz Sayed
[C/C++] Why I can't assign a constant char pointer to a char pointer?
c
c++
pointer
pointers
0 Vote
3 Réponses
7th Jun 2019, 4:50 PM
BraveHornet
How can we receive pointer array with cin ?
arrays
c++
cin
pointers
0 Vote
1 Réponse
21st Jan 2018, 1:50 PM
Blck_brry
What will happen if C++ Pointer variable is increment?
beginner
c++
c++pointer
pointer
pointervariables
1 Vote
1 Réponse
25th Nov 2017, 5:26 AM
Waqas Ahmed
What is pointer to constant and constant to pointer?
c
c++
0 Vote
1 Réponse
6th Feb 2019, 2:06 PM
Ab Rt
What mean pointer and When we can use it ?
c++
1 Vote
2 Réponses
30th Oct 2016, 2:34 PM
abdel
Is it possible to set the file pointer beyond file boundary
c
0 Vote
2 Réponses
12th Jan 2020, 11:57 AM
Sathish G
Isn't the character array variable name a pointer to array in C ?
basic
c
char
character
pointer
programming
return
1 Vote
4 Réponses
25th Jun 2019, 7:55 AM
cool_boy12344
How can I find this one( the program have to use pointer)
pointer
0 Vote
1 Réponse
7th Nov 2019, 4:39 AM
Yelina Kasim
Image animation when the mouse pointer is on the image
css
html
0 Vote
2 Réponses
26th Sep 2017, 5:00 AM
boyd
Which library should i use to integrate mouse pointer in my c++ program
c++
code
library
program
sololearn
3 Votes
5 Réponses
29th Sep 2017, 12:30 PM
Mukul
Why can't I put 2 asterisks for ptr2?
c
pointer
2 Votes
5 Réponses
9th Apr 2019, 2:58 PM
Konybud
If the pointer is decremented by 1, will the memory address decreases by 4 (int)?
address_arithmetic
c
pointer
3 Votes
4 Réponses
30th Dec 2018, 12:51 PM
Konybud
Can anyone explain me how to use pointer with structure and union
c
1 Vote
3 Réponses
29th Apr 2019, 7:03 PM
sachin chaurasiya
How to correctly assign a variable by derefencing a pointer to a dynamically allocated C struct?
allocated
c
dynamic
struct
6 Votes
4 Réponses
11th Jun 2020, 9:56 PM
visph
Having a weird problem while converting char pointer to char array in C/C++ .
c
c++
1 Vote
4 Réponses
31st Oct 2021, 3:10 PM
CoderBittu
How can I have access to the pointer of a variable in Python?
pointer
python3
1 Vote
3 Réponses
27th May 2020, 6:38 PM
YoungMind
What is the proper way to increment a pointer in c++?
c
c++
increment
pointers
0 Vote
2 Réponses
7th Dec 2018, 6:03 AM
Eduardo Perez Regin
Help me stuck in pointer [C program] why *s=115 showing while s=4210688
c
pointers
1 Vote
2 Réponses
28th Jun 2021, 2:48 AM
Nitin Bisht
Why and when i should access to an object through pointer ????!!!
c++
classes
5 Votes
1 Réponse
11th Sep 2017, 10:06 PM
hamza belmellouki
Why casting pointer is unsafe if casting for example from long to float
c
casting
pointers
0 Vote
4 Réponses
11th Apr 2019, 10:56 AM
AZ@solo
What are pointer events and why should I use them?
javascript
pointer-events
0 Vote
1 Réponse
7th Apr 2021, 8:55 PM
Karak10
Why the pointer points to the object. What is the point of doing this
c++
classes
oop
pointers
2 Votes
4 Réponses
1st Jun 2020, 3:46 AM
Abdallah Nagy
A base class pointer can point to a derived class object, but vice versa in not true
c++
3 Votes
5 Réponses
15th Sep 2018, 7:29 AM
AKSHAT BHATT
Are there any reason why using NULL in pointer ? Why not 0?
c++
2 Votes
5 Réponses
14th May 2017, 2:57 AM
Setiawan Next
Is it legal for a pointer of data type 'int' point to a float value?
c++
legal
pointers
2 Votes
5 Réponses
8th Apr 2018, 2:55 PM
RiGeL
In functions involving pointers, is the pointer local to function or global?
pointers
1 Vote
3 Réponses
13th Mar 2019, 11:01 PM
Deanne Faye Chiu
Is there any restriction for declaring a pointer variable p1 which holds the address of another pointer variable p2 and so on.
c
c#
c++
0 Vote
1 Réponse
9th Nov 2016, 2:23 PM
gowtham
The following code is showing "ISO C++ forbids comparison between pointer and integer" as an error on VS code!
c++
error
integers
pointers
vscode
1 Vote
16 Réponses
24th Nov 2020, 4:25 AM
Misbah Ahmed
Why type is not required for smart pointer of type shared pointer?
c++
data-types
shared_ptr
smart_pointer
template
1 Vote
1 Réponse
24th Jul 2021, 3:33 PM
Ketan Lalcheta
Can any one help me to understand the pointer and the structer and calsses
c++
2 Votes
3 Réponses
12th Sep 2020, 9:08 AM
Shayma Khader
Can any explain about this pointer in c++.with an simple example
1 Vote
2 Réponses
24th Oct 2017, 4:12 AM
B.VIDYADHAR VIJJU
Can we use alternate way without using pointer in c++
pointers
1 Vote
1 Réponse
8th Mar 2018, 2:24 PM
Muhammad Hasnain
Why pointer concept is more important in c & c++...?
c
c++
0 Vote
2 Réponses
19th Jan 2017, 5:07 PM
Sumit Urkude
How can i pass a pointer to a function - C?
c
c++
functions
pointers
1 Vote
2 Réponses
3rd Nov 2017, 10:37 PM
Daniel Uribe
What would be a practical application for using a pointer to a variables memory address.
c++
memory
pointers
this
1 Vote
9 Réponses
10th Aug 2016, 4:54 AM
Donovan
pointer still points to the value even after "free" function (void free(void *ptr)) is called
c
malloc
1 Vote
4 Réponses
3rd May 2020, 4:13 PM
Janani
How the line 11 to 17 working? Anyone explain the pointer lil bit?
c
pointers
0 Vote
2 Réponses
14th Sep 2022, 5:43 PM
Samarendra Singh
Please explain how does this code work...
c
pointer
0 Vote
6 Réponses
28th Jun 2020, 3:26 PM
SAURAV KUMAR
Should a pointer contain variable address of same datatype ??
c++
pointers
-1 Vote
2 Réponses
3rd Sep 2017, 11:37 AM
Harsha Sanju
what is the purpose of this pointer in class ?
class
pointer
this
1 Vote
1 Réponse
13th Sep 2016, 6:53 PM
Sandeep Singh
How can I replace a pointer pointing to a function?
c++
functions
pointers
0 Vote
1 Réponse
11th Jun 2016, 11:00 PM
Boris Vigotskij
What is the different between pointer "this" and this declaration
constructors
java
1 Vote
1 Réponse
15th Jun 2017, 11:55 AM
Sanaoui Brahim
How to implement a pointer array in setters y getters C++
arrays
c
c++
pointers
0 Vote
1 Réponse
18th Mar 2019, 6:39 AM
Eduardo Perez Regin
Poser une question
Poser une question
Poser une question
Poser une question
< Précédent
1
...
10
11
12
...
17
Suivant >
Aujourd'hui en vedette
Steps in thread step by step with dependent result
0 Votes
Why does it disappear?
0 Votes
HTML
1 Votes
Web development
1 Votes
What's wrong with my code?
1 Votes
Time complexity
0 Votes
Learning
0 Votes
¿En qué punto sabes que sabes demasiado para probar suerte en un trabajo?
0 Votes
Ayuda
0 Votes
Image link
0 Votes