StackOverflow Questions for Tag: pointers

harryw
harryw

Reputation: 33

ESP_IDF_ Add value of double pointer to struct c doesn't work_

Score: 1

Views: 43

Answers: 1

Read More
ellgenta
ellgenta

Reputation: 43

Is it correct to compare pointers in C?

Score: 4

Views: 140

Answers: 2

Read More
Lydian
Lydian

Reputation: 1

I must be doing the Struct wrong, or pointing to it wrong, my Buttons (or keys!) refuse to update the variable I send them to

Score: 0

Views: 79

Answers: 0

Read More
M 027
M 027

Reputation: 307

Using array as smart point in C

Score: 3

Views: 70

Answers: 1

Read More
Aidan
Aidan

Reputation: 69

1. What does ":" mean in C for struct members 2. Can I return a local variable that's a struct that holds a pointer to a local variable in a function?

Score: -3

Views: 52

Answers: 0

Read More
Anchith Acharya
Anchith Acharya

Reputation: 442

Assigning values to a pointer

Score: 4

Views: 34099

Answers: 5

Read More

I can't display values inside array

Score: 0

Views: 79

Answers: 0

Read More
Andy
Andy

Reputation: 3274

Should I use static_cast or reinterpret_cast when casting a void* to whatever

Score: 284

Views: 116892

Answers: 9

Read More
Badasahog
Badasahog

Reputation: 763

Is assigning to a restrict qualified pointer always undefined behavior?

Score: 3

Views: 97

Answers: 3

Read More
S Schulze
S Schulze

Reputation: 139

Invalid optimization for pointer comparison in GCC? (introduced in GCC 7.1)

Score: 1

Views: 92

Answers: 2

Read More
migurd
migurd

Reputation: 9

Syntax in recursive functions using pointers with struct variables. It doesn't work, and I think the main problem is the syntax

Score: -2

Views: 42

Answers: 1

Read More
Waterfall_11
Waterfall_11

Reputation: 11

C++ pointers were unexpected increased while were watched in debugging but fine while run

Score: 1

Views: 87

Answers: 0

Read More
John Rudy
John Rudy

Reputation: 37858

Accessing array values via pointer arithmetic vs. subscripting in C

Score: 38

Views: 12837

Answers: 12

Read More
pan
pan

Reputation: 173

Do C compilers follow the "formal definition of `restrict`"?

Score: 3

Views: 157

Answers: 2

Read More
Rudy01
Rudy01

Reputation: 1087

c++ treat the address location as an integer

Score: 21

Views: 49224

Answers: 4

Read More
Assassinbeast
Assassinbeast

Reputation: 1277

Is a C# list like a C++ list?

Score: 7

Views: 8879

Answers: 1

Read More
user29771584
user29771584

Reputation: 1

Please tell us why the callbacks object is not released in this rust code

Score: 0

Views: 46

Answers: 0

Read More
kfpgk
kfpgk

Reputation: 23

C++ How to define a member variable that is either passed into or constructed within a constructor

Score: 1

Views: 130

Answers: 3

Read More
user2442489
user2442489

Reputation:

Using pointers with Array in C

Score: -1

Views: 2263

Answers: 3

Read More
Marouane Sharry
Marouane Sharry

Reputation: 49

Define a register as a macro in C?

Score: 0

Views: 737

Answers: 1

Read More
PreviousPage 1Next