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
Pointer to pointer issue
Jul 29, 2017
c
pointers
Why isn't this struct getting set in a function
Oct 24, 2022
c++
pointers
struct
How can i create an n-dimensional array in c
Jun 18, 2022
c
arrays
pointers
malloc
C++ - passing an array of unknown size [duplicate]
Jun 23, 2021
c++
arrays
pointers
sizeof Pointer differs for data type on same architecture
Feb 06, 2022
c
pointers
sizeof
Understanding C arrays and pointers
Oct 15, 2019
c
arrays
pointers
printf
Difference between Operator [] overloading write/read?
Nov 14, 2022
c++
pointers
reference
operator-overloading
How to return references to object created inside a method
Aug 21, 2022
c++
pointers
return-value
shared-ptr
return-by-reference
Delete on a pointer in a Union
Oct 23, 2022
c++
pointers
Golang Reusing Memory Address Copying from slice?
Jun 20, 2019
pointers
go
Memset to UnsafeMutablePointer<UInt8> in swift
Aug 10, 2017
swift
pointers
allocation
Is it safe to compare to pointer of std::vector to check equality?
Nov 20, 2022
c++
pointers
c++11
vector
Segmentation fault: 11 when returning stuct via function pointer in struct
Oct 27, 2022
c
pointers
struct
segmentation-fault
When to use NULL and when to use '\0' in linked list in C?
Nov 04, 2022
c
pointers
linked-list
Is using pointers in C++ always bad?
Oct 22, 2022
c++
class
pointers
pass-by-reference
pass-by-pointer
Need help in understanding malloc(0) for my example [duplicate]
Jul 04, 2022
c
pointers
memory
malloc
dynamic-memory-allocation
What's the difference among array, &array and &array[0] in C language? [duplicate]
Sep 15, 2022
c
arrays
pointers
My object is not updated even if I use the pointer to a type to update it
May 22, 2022
pointers
go
methods
slice
Is vector in struct time consuming? Is it better to use a pointer?
Feb 11, 2022
c++
pointers
struct
Why do we even need the delete operator? (Can't we just use delete[])
Jun 11, 2022
c++
pointers
« Newer Entries
Older Entries »