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
How to deal with dynamic allocation when implementing list of objects?
Aug 31, 2022
c++
pointers
memory-management
dynamic-allocation
dangling-pointer
How to understand address for array of pointers?
May 18, 2022
c++
pointers
gdb
Is pointers within structures slowing down my code?
Sep 16, 2022
c
performance
pointers
structure
C++ conversion question
Feb 22, 2019
c++
pointers
function pointer to a function which has variable argument list
Aug 24, 2022
c++
pointers
stl
function-pointers
Boost.Python and C++ std::vector of pointers
Jul 30, 2019
python
pointers
boost
vector
How do I extract the K "smallest" elements from a list of objects?
Nov 07, 2022
java
list
pointers
Decoding the C declaration and making use of it
Dec 29, 2016
c
pointers
declaration
Why would setting a variable to its own address give different results on different program runs?
Feb 25, 2017
c
pointers
memory-address
conways-game-of-life
Intel MPX, BNDSTX, BNDLDX
Sep 23, 2022
pointers
assembly
intel
how does a swap method work in C# at a memory level?
Sep 23, 2022
java
c#
pointers
reference
Why is it possible to compare incompatible types by reference in Java?
Jun 26, 2019
java
pointers
types
comparison
Regarding double and triple pointers/double dimension arrays
Oct 30, 2022
c
pointers
pointer-to-pointer
How does an unspecified pointer conversion behave in C++14?
May 19, 2021
c++
pointers
language-lawyer
c++14
reinterpret-cast
When would the compiler be conservative regarding pointer dereferencing optimization, if at all?
Nov 03, 2022
c
pointers
gcc
optimization
dereference
c++ pointer to function not changed
Sep 15, 2022
c++
function
pointers
What does this pointer to pointer in a struct mean?
Apr 24, 2022
c
pointers
Cast a uint32 variable to a bit field - undefined behavior?
Aug 19, 2020
c
pointers
embedded
bit-fields
Pointer to deque<int>::push_back
Jul 01, 2022
c++
pointers
function-pointers
Are pointers to members of an anonymous union equal?
Aug 29, 2022
c++
c++11
pointers
unions
« Newer Entries
Older Entries »