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
Casting pointer to void
Nov 09, 2022
c
pointers
void
dereferencing type-punned pointer will break strict-aliasing rules
Nov 16, 2017
c
pointers
gcc
From []byte to char*
Nov 08, 2022
c
pointers
go
cgo
Assigning a reference by dereferencing a NULL pointer
Sep 23, 2022
c++
pointers
reference
undefined-behavior
null-pointer
Passing by pointer
Sep 22, 2022
c++
pointers
Usage of void pointers across different platforms
Sep 22, 2022
c
pointers
void-pointers
format-specifiers
How to create an array or a slice from an array unsafe.Pointer in golang?
Mar 31, 2022
arrays
pointers
go
slice
unsafe
Must I use pointers for my C++ class fields?
Sep 10, 2019
c++
pointers
reference
Is this a memory leak?
Sep 22, 2022
c++
pointers
memory-leaks
Not casting pointers in C can cause problems?
Sep 22, 2022
c
pointers
casting
C++ - Difference between (*). and ->?
Sep 25, 2022
c++
pointers
dereference
Is it safe to keep a pointer to a variable out of scope?
Sep 22, 2022
c
pointers
Incrementing Pointers
Mar 20, 2022
c++
pointers
increment
Malloc compile error: a value of type "int" cannot be used to initialize an entity of type int (*)[30]
Mar 10, 2022
c
pointers
malloc
Delphi double to byte array
Aug 07, 2022
delphi
pointers
Returning a pointer of a local variable C++
Sep 22, 2022
c++
function
pointers
3D array C++ using int [] operator
Jul 16, 2019
c++
arrays
pointers
multidimensional-array
dynamic-arrays
C free and struct
Sep 22, 2022
c
pointers
data-structures
free
What is dynamic type of object
Jun 17, 2018
c++
pointers
inheritance
lvalue
subobject
When to use pointers, and when not to use them
Nov 20, 2022
c++
pointers
« Newer Entries
Older Entries »