Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in pointers
C : Character swapping [duplicate]
Feb 20, 2023
c
pointers
char
What does double pointer mean in Objective-C? [duplicate]
Feb 19, 2023
ios
objective-c
pointers
Double indirection in C++ vtables
Feb 18, 2023
c++
pointers
assembly
function-pointers
vtable
Correct syntax for initialization of a pointer to an array
Feb 19, 2023
c
pointers
Casting id to pointer to an NSError pointer (NSError **)
Feb 18, 2023
objective-c
pointers
nserror
The Great Tree list recursion program
Feb 18, 2023
algorithm
pointers
recursion
tree
circular-list
Converting string to long using strtol and pointers
Feb 18, 2023
c
string
pointers
strtol
Having trouble deleting vector of pointers
Feb 17, 2023
c++
pointers
vector
delete-operator
Pointers behaviour in different datatype
Feb 17, 2023
c
pointers
struct
pointer being freed was not allocated(delete one element in an array)
Feb 17, 2023
c++
pointers
memory
copying the value of a const uint * to another variable in c++
Feb 16, 2023
c++
pointers
constants
sdl-2
uint
How to declare a double pointer property in Objective-C?
Feb 15, 2023
objective-c
pointers
properties
Passing a pointer inside a loop with anonymous go functions causes only last element pointer to be used
Feb 15, 2023
pointers
go
goroutine
Two integer variables residing at one memory address?
Feb 15, 2023
c
pointers
memory
C++ pointer argument getting set to NULL just before 'ret' instruction [duplicate]
Feb 15, 2023
c++
templates
pointers
arguments
How do you add Derived objects to a vector of unique_ptr
Feb 15, 2023
c++
pointers
vector
unique-ptr
Why weak pointer is getting created with shared_ptr?
Feb 15, 2023
c++
pointers
c++11
shared-ptr
move
Reverse an integer array of length 2^n recursively and return a new array without modifying the original
Feb 15, 2023
c
arrays
pointers
recursion
Pointing to a const pointer (or a pointer to a const)
Feb 12, 2023
c++
pointers
« Newer Entries
Older Entries »