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
C++ - Sizeof() strikes again
arrays
c++
pointers
sizeof
1 Voto
1 Respuesta
19th Sep 2019, 1:13 PM
Paolo De Nictolis
How to declare dynamic array?
arrays
dynamic
pointers
stack
1 Voto
2 Respuestas
23rd Feb 2017, 3:53 PM
Saransh Pagey
I want to understand how it happened?
cpp
dicrement
increment
pointers
1 Voto
1 Respuesta
31st Aug 2020, 9:02 PM
Bayzid
Can a pointer behave as general variable?
c
pointers
strings
variables
1 Voto
1 Respuesta
13th Jul 2021, 11:17 AM
Suraj
Is it faster to call a function using a pointer?
c++
functions
pointers
0 Votos
2 Respuestas
16th Feb 2018, 5:26 AM
pablo Núñez Landa
Why there is no pointer in Java?
java
pointers
programming
0 Votos
2 Respuestas
4th Dec 2016, 10:33 AM
Ramesh Neupane
&-Operator in function argument list?
c++
pointers
reference
0 Votos
2 Respuestas
27th Nov 2016, 12:13 PM
Cameron Reuschel
I don't know myClass *ptr=&obj is used for?
c++
classes
pointers
0 Votos
2 Respuestas
4th Oct 2016, 12:45 AM
Polly Chen
Is it imposible to copy the data from pointing function?
c
copy
functions
pointers
strcpy
strings
0 Votos
4 Respuestas
13th Apr 2023, 4:43 AM
Samuel Hayden
whay does this warningsay?
2darrays
arrays
functions
loops
output
pointers
warnings
3 Votos
6 Respuestas
5th Aug 2020, 3:00 AM
Tom
Can we point and use private member by pointer from outside class?
cpp
java
pointers
private
0 Votos
2 Respuestas
27th Nov 2020, 1:03 PM
Mahesh Bogati
Pointer problem? [SOLVED]
c++
float
pointers
printf
2 Votos
2 Respuestas
4th Feb 2017, 5:54 PM
Kirk Schafer
Guys help me how to resolve this my cin>>*goods. candies and so on please help me
and
c++
pointers
struct
0 Votos
2 Respuestas
22nd Oct 2021, 11:43 AM
SAAR MAFFY G.
I just wana know why we used for loop in array pointer's program in c language
arrays
c
c+
for
loops
pointers
2 Votos
2 Respuestas
24th Feb 2019, 6:20 PM
Debasish Nayak
C language variable types
c
data-types
pointers
question
variable
0 Votos
3 Respuestas
29th Mar 2024, 5:49 AM
Lalala
What is the proper way to increment a pointer in c++?
c
c++
increment
pointers
0 Votos
2 Respuestas
7th Dec 2018, 6:03 AM
Eduardo Perez Regin
I would appreciate it if someone helps me with itԅ(¯ㅂ¯ԅ)
c++
classes
objects
pointers
0 Votos
3 Respuestas
5th Jan 2018, 3:43 AM
DaiYao
Is anyone else interested in brief and exact explanation of challenge questions?
c++
pointers
quizzes
suggestions
2 Votos
2 Respuestas
21st May 2017, 8:24 AM
Benjamin Lange
Destructor c++
c++
destructors
inheritance
pointers
0 Votos
1 Respuesta
2nd Nov 2018, 5:05 AM
Александр Лебедев
How come "new test()" allocates memory for an object of class test?
c++
classes
memory_allocation
new
objects
pointers
0 Votos
4 Respuestas
16th Jul 2020, 2:29 PM
Aarav Dodhia
Can we write int* p = 0x61ff08?
c++
cout
error
memory
memory-leaks
pointers
1 Voto
4 Respuestas
5th Nov 2020, 7:23 AM
Abhishek Dimri
Can I have some some help with this project?
c++
classes
games
inheritance
pointers
virtual-funcion
0 Votos
8 Respuestas
5th Mar 2018, 1:29 PM
xaralampis_
I have a problem with this program
c++
date
pointers
sololearn
struct
0 Votos
3 Respuestas
14th Sep 2019, 7:26 PM
Eden
How to implement reversestring() function with const char *string
c
const
pointers
reverse
string
0 Votos
3 Respuestas
15th Feb 2022, 8:50 PM
Taylor Cameron
Output everything in Function Main
c++
code
comments
functions
heap
memory
pointers
problem
python3
stack
0 Votos
12 Respuestas
2nd Feb 2020, 8:53 PM
S E N I O R
How can i improve my programming language because I want to practice at ACM ICPC
arrays
c#
c++
java
javascript
pointers
0 Votos
6 Respuestas
24th Apr 2020, 2:55 PM
Ahmad bsis
Help, who can help me with this problem
c++
pointers
punteros
vector
0 Votos
1 Respuesta
6th Nov 2021, 7:22 PM
Txkken
What are some important points everyone should know about pointers?
c
c++
pointers
0 Votos
1 Respuesta
23rd Jun 2017, 5:09 PM
Sivakrishna Pokuri
Write a code to perform basic operations on linked list.
functions
pointers
structs
0 Votos
1 Respuesta
9th Mar 2019, 12:52 PM
Chandrakant12
Why do we need to declare pointer dataype with string while it has a hexadecimal integer??
c++
data-types
pointers
1 Voto
1 Respuesta
27th Jun 2017, 1:52 AM
Pramit@10
Are They Same 1(I has an another post too)?
c
char
pointers
1 Voto
1 Respuesta
7th Dec 2017, 6:22 PM
Yusuf
Help to make a program that defines the perfect numbers in the one-dimensional array?
arrays
c++
pointers
0 Votos
1 Respuesta
27th Feb 2017, 10:51 AM
Валерий Махров
How do I write pointer reference parameter of coin class type?
c++
inheritance
pointers
0 Votos
1 Respuesta
4th Mar 2022, 4:56 AM
bazi
How would you add an element to an existing dynamic array of doubles?
arrays
c++
pointers
1 Voto
1 Respuesta
16th Feb 2018, 12:00 AM
Gilbert Keys
Can someone help explain how this code works?
arrays
help
pointers
1 Voto
1 Respuesta
3rd Jul 2017, 11:16 PM
William Vo
how to declare an arraywith unspecified length dynamically?
arrays
c++
pointers
0 Votos
1 Respuesta
29th Jun 2017, 2:18 PM
Saeed Noruzi
pointer
java
pointers
strings
0 Votos
1 Respuesta
26th Sep 2016, 6:09 AM
Hassan Bagheri Valoujerdi
How can I replace a pointer pointing to a function?
c++
functions
pointers
0 Votos
1 Respuesta
11th Jun 2016, 11:00 PM
Boris Vigotskij
How to scan elements and access 2D array by the help of pointer .
2d_array
array
pointers
0 Votos
1 Respuesta
19th Aug 2017, 9:27 AM
CHandan AGrawal
Kindly make debug the following code
arrays
c++
pointers
0 Votos
1 Respuesta
13th Feb 2017, 3:14 PM
vaibhav tomar
Find the bug in this code.
arrays
bug
c
pointers
runtime
0 Votos
2 Respuestas
8th Jan 2020, 6:05 PM
Abhishek Kudlur
Changing pointer address via function
c++
function-arguments
pointers
reference-types
0 Votos
1 Respuesta
26th Jul 2020, 5:52 PM
ja008
Can anyone explain this program
arrays
c
char
pointers
0 Votos
2 Respuestas
27th Oct 2018, 10:45 AM
Pavithran
Why I keep getting this error ?
c++
classes
constants
pointers
0 Votos
2 Respuestas
2nd Jun 2020, 1:08 PM
Ovidiu Călin
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
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
【Solved】I have so many questions !!!! [JUST CHECK THE CODE & DISCUSSION]
arraylist
arrays
c++
dynamics
heap
loops
pointers
rand
srand
stack
1 Voto
7 Respuestas
24th Aug 2022, 9:26 AM
Unwanted Blue
How to change pointer to my own using CSS?
css
html
mouse-cursor
pointers
src
0 Votos
4 Respuestas
2nd May 2021, 1:26 PM
Václav Hajšman
Object Question
arrays
c++
classes
objects
pointers
1 Voto
2 Respuestas
15th Dec 2019, 4:26 AM
Daniel Cooper
Why does this for loop work? (C++ pointers)
c++
compiler
for-loop
implicit-conversion
pointers
0 Votos
2 Respuestas
7th Feb 2021, 6:17 PM
Jonathan Pollard
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
27
28
29
...
32
Siguiente >
En tendencia hoy
How many days will It takes to completely learn front end
4 Votes
SQL
3 Votes
HTML/CSS questions
0 Votes
JAVA PROGRAMMING
2 Votes
IMAGE
0 Votes
What Does Pseudo Elements Mean.
2 Votes
Html
1 Votes
How can I continue with my goal if I lost all my lives?
0 Votes
member initializer list : order of evaluation
0 Votes
Find courses
0 Votes