StackOverflow Questions for Tag: pointer-address

Pietro
Pietro

Reputation: 13162

Can I write a function whose purpose is to save the contents of a generic object on a file?

Score: 0

Views: 72

Answers: 1

Read More
mrpiggy
mrpiggy

Reputation: 21

Access Violation using NTQuerySystemInformation to iterate Windows system handles and filter by ProcessId

Score: 2

Views: 37

Answers: 1

Read More
goldenmean
goldenmean

Reputation: 18956

How to pass a 2D dynamically allocated array to a function?

Score: 6

Views: 16126

Answers: 6

Read More
Jodeli
Jodeli

Reputation: 1

QSharedDataPointer for private data: how to write a good copy operator where a copy may be deleted

Score: 0

Views: 15

Answers: 0

Read More

Testing functions with Ceedling using function pointers

Score: 0

Views: 15

Answers: 0

Read More
rat
rat

Reputation: 9

void* function doesn't retain a pointer to the allocated memory inside another function

Score: 0

Views: 48

Answers: 1

Read More
Mr. Nicky
Mr. Nicky

Reputation: 1659

C++: Does vector of pointer elements automatically deallocate dynamic memory pointed by each pointer upon destruction?

Score: 0

Views: 721

Answers: 4

Read More
Samrudh S
Samrudh S

Reputation: 53

Why doesn’t setting a linked list node's next pointer to null also affect the node it was pointing to?

Score: 0

Views: 60

Answers: 3

Read More
Frank
Frank

Reputation: 29

Using malloc to create triple pointer from 3d array to be passed to function which takes a triple pointer as an argument and updates its elements

Score: 0

Views: 187

Answers: 3

Read More
Bogdan Saracut
Bogdan Saracut

Reputation: 21

C Error: "Undefined reference to 'pStudent'"

Score: 2

Views: 93

Answers: 2

Read More
Ayush Chothe
Ayush Chothe

Reputation: 9

What is the order of evaluation in printf() for pointers?

Score: -2

Views: 90

Answers: 1

Read More
Anudorannador
Anudorannador

Reputation: 199

Can signals be parameters in Qt?

Score: 0

Views: 56

Answers: 1

Read More
Adam B
Adam B

Reputation: 1158

Go function to create either new pointer or new value of a generic type

Score: 3

Views: 4048

Answers: 1

Read More
tvxth
tvxth

Reputation: 1

realloc fails when running ./out.exe via Makefile, but works when run manually

Score: 0

Views: 124

Answers: 1

Read More
V0ldek
V0ldek

Reputation: 10563

Assert that a pointer is aligned to some value

Score: 4

Views: 3103

Answers: 1

Read More
palatok
palatok

Reputation: 1034

C++: vector of pointer loses the reference after push_back()

Score: 16

Views: 11305

Answers: 4

Read More
BagOfTricks
BagOfTricks

Reputation: 13

C pointers understanding

Score: 1

Views: 129

Answers: 1

Read More
Joseph Garvin
Joseph Garvin

Reputation: 21936

Is it possible to have a 32-bit pointer on x86-64 without undefined behavior?

Score: 5

Views: 242

Answers: 3

Read More
Soonk
Soonk

Reputation: 352

What is iterator/generator/iterable? (Javascript)

Score: 0

Views: 46

Answers: 2

Read More
PsquareJ Lol
PsquareJ Lol

Reputation: 11

Issue with loading csv file into a 2d array in C

Score: 1

Views: 85

Answers: 1

Read More
PreviousPage 1Next