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
Bitwise XOR on address in GoLang
Dec 07, 2025
pointers
go
bit-manipulation
xor
Initializing pointers in C
Dec 09, 2025
c
pointers
How to pass "unnecessary" pointers to a function?
Dec 08, 2025
c
pointers
Do the advantages of using references over using pointers justify occasional "null-references"?
Dec 08, 2025
c++
pointers
reference
null-pointer
When to use dynamic memory C++ [duplicate]
Dec 08, 2025
c++
memory
pointers
dynamic
Delete an array of queue objects
Dec 09, 2025
c++
arrays
pointers
queue
delete-operator
Printing a pointers value
Dec 08, 2025
c
pointers
when to pass function arguments by reference and when by address?
Dec 09, 2025
c++
pointers
function
reference
Dereferencing void pointer
Dec 08, 2025
c
pointers
casting
Cloning a struct?
Dec 08, 2025
c
pointers
struct
glut
deep-copy
pointer to member function inside namespace
Dec 08, 2025
c++
pointers
namespaces
function-call
conversion between 2 types with different const qualifiers
Dec 08, 2025
c++
pointers
constants
const-cast
template-classes
Passing a const pointer to a struct vs pass by value [duplicate]
Dec 08, 2025
c
performance
pointers
struct
coding-style
ELI5: What is the data type of `int *p[]`
Dec 08, 2025
c++
c
arrays
pointers
types
C: working with char array as 8 byte blocks
Dec 08, 2025
c
pointers
C generic linked-list
Dec 08, 2025
c
generics
pointers
linked-list
malloc
Is bitwise aritmetic on pointers defined behavior?
Dec 07, 2025
c
pointers
undefined-behavior
null-pointer
Is it fine to replace an array with hierarchal structures and classes?
Dec 07, 2025
c++
arrays
class
pointers
what does casting a pointer 'actually' do under the hood?
Dec 08, 2025
c
pointers
« Newer Entries
Older Entries »