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
Can't understand this way to calculate the square of a number
Aug 15, 2022
c
arrays
pointers
c99
variable-length-array
How can I use pointers in Java?
Aug 15, 2022
java
pointers
unsafe
Passing references to pointers in C++
Sep 05, 2022
c++
pointers
reference
Does free(ptr) where ptr is NULL corrupt memory?
Aug 15, 2022
c
pointers
memory-management
null
free
What does `dword ptr` mean?
Aug 15, 2022
assembly
x86
dword
pointers
C pointers : pointing to an array of fixed size
Dec 14, 2021
c
pointers
size
Pointers in Python?
Aug 15, 2022
python
pointers
How to explain C pointers (declaration vs. unary operators) to a beginner?
Aug 15, 2022
c
pointers
Pointer to pointer clarification
Aug 15, 2022
c
pointers
Pointer expressions: *ptr++, *++ptr and ++*ptr
Aug 15, 2022
c++
c
pointers
increment
How does delete[] know it's an array?
Aug 15, 2022
c++
arrays
pointers
new-operator
delete-operator
How do I do a literal *int64 in Go?
Aug 15, 2022
pointers
go
struct
literals
Declaring pointers; asterisk on the left or right of the space between the type and name? [duplicate]
Aug 15, 2022
c++
c
pointers
Why is x[0] != x[0][0] != x[0][0][0]?
Aug 15, 2022
c++
arrays
pointers
constant pointer vs pointer on a constant value [duplicate]
Aug 15, 2022
c
pointers
constants
What's the point of const pointers?
Aug 30, 2022
c++
c
pointers
constants
"<type> is pointer to interface, not interface" confusion
Dec 14, 2021
pointers
go
interface
C: differences between char pointer and array [duplicate]
Dec 14, 2021
c
arrays
pointers
Function Pointers in Java
Aug 15, 2022
java
pointers
delegates
function-pointers
Why do C++ libraries and frameworks never use smart pointers?
Aug 26, 2022
c++
api
pointers
smart-pointers
« Newer Entries
Older Entries »