List Question
20 TechQA 2014-11-23T05:23:48.867000A pointer to an array of pointers
183 views
Asked by user3776749
Double pointer const-correctness warnings in C
18.2k views
Asked by Michael Koval
Cast of an indirect pointer to an Objective-C pointer to 'CFReadStreamRef *' is disallowed with ARC
2.5k views
Asked by AudioBubble
Executing the output as filename
223 views
Asked by Enlico
Execute command that results from execution of a script whose name is in a variable
944 views
Asked by Enlico
Why don't I see any output if I try to print this 2D array using pointer to pointer?
77 views
Asked by Nakib
c multiple indirection - assigning a char** to an array of char*
258 views
Asked by artic sol
Do more levels of indirection have a performance impact in C
445 views
Asked by Achoooo
Ideas for simplifying design/removing a level of indirection in method calls
140 views
Asked by Olumide
What is double star (eg. NSError **)?
42k views
Asked by Allyn
How many levels of indirection on Multidimensional Arrays are there?
221 views
Asked by Utkan Gezer
How to pass (and set) non-objects by indirection?
704 views
Asked by rubergly
Invalid conversion from int** to const int**
2.6k views
Asked by Bugalugs Nash
TOUGH: Dealing with deeply nested pointers in C++
1.4k views
Asked by Jason R. Mick
Weird Pointer issue in C++
500 views
Asked by Jason R. Mick
Double pointer indirection when passing an array to a function
1.2k views
Asked by Morat
const correctness for execv's argv parameter
130 views
Asked by Rodrigo Queiro
3d array allocation by void function
147 views
Asked by giovedy
change the value of double pointer with indirection(dereference) operator cause segmentation fault
85 views
Asked by mohammad hosein rezanezhad
C Multiple Indirection
158 views
Asked by Mićo Antonić