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
Why does MISRA C state that a copy of pointers can cause a memory exception?
Aug 21, 2022
c
pointers
memory-management
misra
How to return a std::string.c_str()
Jul 23, 2022
c++
string
pointers
c++11
return
Pointers and access to memory in c. Be careful [duplicate]
Aug 31, 2022
c
pointers
Uninitialized pointers in code
Aug 19, 2018
c++
pointers
null-pointer
convert reference to pointer representation in C++
Aug 31, 2022
c++
pointers
reference
Cast a struct pointer to interface pointer in Golang
Aug 31, 2022
pointers
struct
interface
casting
go
Why does this implementation of offsetof() work?
Aug 31, 2022
c
pointers
offsetof
freeing a null pointer
Aug 31, 2022
c
pointers
Swapping pointers in C (char, int)
Aug 17, 2022
c
pointers
Why doesn't reference-to-member exist in C++?
Aug 25, 2022
c++
pointers
reference
pointer-to-member
What is the fastest hash function for pointers?
Oct 02, 2017
c++
performance
pointers
hash
Pointer to 2D arrays in C
Oct 16, 2022
c
arrays
pointers
Array of size 0 at the end of struct [duplicate]
Aug 30, 2022
c
arrays
pointers
gcc
struct
How can I make a function that returns a function?
Aug 30, 2022
c
function
pointers
modularity
Why are pointers to a reference illegal in C++?
Oct 05, 2022
c++
pointers
reference
Subtracting pointers
Aug 30, 2022
c++
pointers
What does `((void (*)())0x1000)();` mean? [duplicate]
Aug 28, 2022
c
pointers
void
What is the difference between QPointer, QSharedPointer and QWeakPointer classes in Qt?
Oct 13, 2022
c++
qt
pointers
qsharedpointer
qpointer
How to use pointer expressions to access elements of a two-dimensional array in C?
Sep 25, 2022
c
pointers
multidimensional-array
memcpy vs for loop - What's the proper way to copy an array from a pointer?
Aug 30, 2022
c++
arrays
pointers
copy
« Newer Entries
Older Entries »