StackOverflow Questions for Tag: multiple-indirection

change the value of double pointer with indirection(dereference) operator cause segmentation fault

Score: 0

Views: 75

Answers: 0

Read More
Bugalugs Nash
Bugalugs Nash

Reputation: 492

Invalid conversion from int** to const int**

Score: 1

Views: 2690

Answers: 2

Read More
Nakib
Nakib

Reputation: 19

Why don't I see any output if I try to print this 2D array using pointer to pointer?

Score: 0

Views: 37

Answers: 1

Read More
Allyn
Allyn

Reputation: 20441

What is double star (eg. NSError **)?

Score: 54

Views: 42556

Answers: 5

Read More
Mićo Antonić
Mićo Antonić

Reputation: 1

C Multiple Indirection

Score: -1

Views: 140

Answers: 2

Read More
Michael Koval
Michael Koval

Reputation: 8377

Double pointer const-correctness warnings in C

Score: 67

Views: 18651

Answers: 3

Read More
Enlico
Enlico

Reputation: 28500

Execute command that results from execution of a script whose name is in a variable

Score: 1

Views: 1269

Answers: 4

Read More
Enlico
Enlico

Reputation: 28500

Executing the output as filename

Score: 0

Views: 317

Answers: 3

Read More
artic sol
artic sol

Reputation: 493

c multiple indirection - assigning a char** to an array of char*

Score: 2

Views: 238

Answers: 1

Read More
user3776749
user3776749

Reputation: 707

A pointer to an array of pointers

Score: 2

Views: 164

Answers: 3

Read More
Achoooo
Achoooo

Reputation: 1

Do more levels of indirection have a performance impact in C

Score: 0

Views: 430

Answers: 2

Read More
user142019
user142019

Reputation:

Cast of an indirect pointer to an Objective-C pointer to 'CFReadStreamRef *' is disallowed with ARC

Score: 6

Views: 2485

Answers: 2

Read More
Utkan Gezer
Utkan Gezer

Reputation: 3069

How many levels of indirection on Multidimensional Arrays are there?

Score: -1

Views: 202

Answers: 1

Read More
Morat
Morat

Reputation: 503

Double pointer indirection when passing an array to a function

Score: 1

Views: 1229

Answers: 1

Read More
giovedy
giovedy

Reputation: 123

3d array allocation by void function

Score: 0

Views: 128

Answers: 2

Read More
Rodrigo Queiro
Rodrigo Queiro

Reputation: 1336

const correctness for execv's argv parameter

Score: 2

Views: 106

Answers: 0

Read More
MPelletier
MPelletier

Reputation: 16699

void** parameter called with a fixed array value

Score: 0

Views: 278

Answers: 1

Read More
rubergly
rubergly

Reputation: 898

How to pass (and set) non-objects by indirection?

Score: 1

Views: 669

Answers: 1

Read More
Jason R. Mick
Jason R. Mick

Reputation: 5297

TOUGH: Dealing with deeply nested pointers in C++

Score: 1

Views: 1435

Answers: 4

Read More
Jason R. Mick
Jason R. Mick

Reputation: 5297

Weird Pointer issue in C++

Score: -1

Views: 477

Answers: 4

Read More
PreviousPage 1Next