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
Big Endian and Little endian little confusion
Dec 10, 2025
c
pointers
endianness
std::string getting (char *) instead of (const char *)
Dec 09, 2025
c++
string
pointers
std
How to declare a pointer to pointer to constant in C++?
Dec 08, 2025
c++
pointers
void pointer in function parameter
Dec 09, 2025
c++
pointers
parameter-passing
void-pointers
How do I access the memory using pointers for a multidimensional array?
Dec 09, 2025
c
pointers
debugging
multidimensional-array
Is this is correct about malloc() and calloc()?
Dec 09, 2025
c
pointers
memory
memory-management
dynamic-memory-allocation
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
« Newer Entries
Older Entries »