Kursy
Kursy
Kompilator kodu
Kompilator kodu
Dyskusja
Cennik
Zespoły
Zaloguj się
Zarejestruj się
Menu
Dyskusje Q&A
Szukaj
Szukaj
Zadaj pytanie
Zadaj pytanie
Why is ptr = a; shows error?
2d
c
matrix
0 głosów
5 odpowiedzi
11th Apr 2019, 4:43 PM
Unemployed Visionary.
Why we can simply write like:- ptr =a;
pointers
2 głosów
2 odpowiedzi
12th May 2019, 3:20 AM
Aशीsh
friend func param obj ptr vs obj ref
c++
oop
pointers
reference-types
0 głosów
3 odpowiedzi
13th Aug 2019, 11:44 AM
BinaryEden
Is int* ptr a valid pointer declaration in C++
c++
0 głosów
6 odpowiedzi
25th May 2021, 4:10 PM
Lennart Krauch
C - Why does ptr points to first address "after" arr?
arrays
c
pointers
2 głosów
5 odpowiedzi
6th Jan 2020, 12:03 PM
Paolo De Nictolis
what is the difference between *ptr and int * ptr
c++
pointers
1 Głos
4 odpowiedzi
3rd Aug 2017, 8:56 AM
Eshaan Belani
obj ptr no needs point to previous created obj?
c++
oop
1 Głos
2 odpowiedzi
7th Aug 2019, 12:56 AM
BinaryEden
Is memory allocated for ptr variable in the given case?
me
stru
0 głosów
1 Odpowiedź
14th Sep 2020, 4:32 PM
rajshekhar y dodamani
What is the the different: 1. Ptr is an array of 12 pointers to integer. 2. Ptr is an array of 12 integer pointers?
pointers
1 Głos
1 Odpowiedź
11th Sep 2022, 6:04 AM
Oliver Pasaribu
Pointers
c++
cpp
pointer
ptr
10 głosów
33 odpowiedzi
13th Aug 2018, 12:45 AM
Harry
[linked list] What does this line mean ptr = (struct node)malloc(size of(struct node))
c
c++
0 głosów
1 Odpowiedź
3rd Nov 2016, 10:45 AM
Infinity
int a = 320; char *ptr; ptr = (char*)&a; printf("%d", *ptr); // how the output is 64? Please explain.
c
error
output
pointers
0 głosów
2 odpowiedzi
8th Aug 2021, 8:38 AM
NIKHIL JOSHI
Why its shows error while try to pass the value as normal interger a and b into the function update instead of passing ptr var?
pointers
0 głosów
1 Odpowiedź
25th Apr 2019, 5:46 PM
Sudha
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Zadaj pytanie
Popularne dzisiaj
Can I import any module in python in this app?
1 Votes
Loops and conditions
2 Votes
GitHub account connecting issue
3 Votes
Algorithm to create maze-like grid
2 Votes
photo upload issue in html code
0 Votes
Coding issue
2 Votes
app for lessons
1 Votes
Alguém Português por aqui?
0 Votes
Any coding competitions?
1 Votes
I can't figure out how to use the getElementById code in JavaScript Code Playground, I've tried multiple times and watched YT
0 Votes