List Question
20 TechQA 2015-06-17T12:53:00.907000Is this a pointer to a pointer of the start of an array?
384 views
Asked by DiBosco
What value does a Pointer to a Pointer print if not a single dereference operator is used at all?
170 views
Asked by Arjun M
Navigate through Array by Pointer to Pointer
188 views
Asked by user3064278
Address of pointer throws a segfault in C++
171 views
Asked by Sizdian
Segmentation fault when using strcpy on double pointer
738 views
Asked by Torstein Norum Bugge
How many consecutive nested pointer (pointer to pointer) can i have in one order? Is there a limit of doing references?
1.6k views
Asked by Vishwanath Dalvi
Linked list program only printing last two nodes of list
311 views
Asked by rajshekhar y dodamani
Passing Dynamic Two Dimensional Array as argument to a functoin in c++
1.1k views
Asked by Vinay Kumar
Memory Violation in c++
218 views
Asked by 3lliott11
If I define a pointer pointing to a smart pointer, does this eliminate the advantages of smart pointer?
119 views
Asked by user1914692
NSError object already populated on first method call
513 views
Asked by Houman
Runtime error: `load of null pointer of type 'char'` when indexing an array
99 views
Asked by Debuholden
Using realloc with pointer to pointer in another function
93 views
Asked by Javad
C - Writing a struct into a 2D array causes Segmentation Fault
139 views
Asked by Chance Spurgeon-Couraud
C -- pointers to pointers VERSUS array of pointers
90 views
Asked by Adam
Casting object pointer to double void pointer (pointer to pointer to void)
398 views
Asked by chronosynclastic
Remove element from a pointer and pointer to pointer in C
551 views
Asked by Bryan Rosen
pointer pointer string (char **) from user input in C
585 views
Asked by Bryan Rosen
Binary Tree deletion setting to NULL after freeing
109 views
Asked by Sreyas