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
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
Confusion between "int array[int]" and "int *array"
May 30, 2022
c
arrays
pointers
memory-management
memory allocation eror in C
Nov 03, 2022
c
pointers
dynamic-memory-allocation
Why Can't Make a Reference To Pointer for Constant Assign a String Literal
Aug 27, 2022
c++
pointers
reference
constants
const-pointer
Passing a pointer from C to assembly
Jun 26, 2022
c++
c
visual-studio-2008
pointers
assembly
« Newer Entries
Older Entries »