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
Problem dereferencing char pointer in C++
Dec 11, 2025
c++
pointers
char
dereference
Is there a reason to use C language pointers like this &(*foo)?
Dec 10, 2025
c
pointers
API return type -- Force a smart pointer onto the user?
Dec 10, 2025
c++
pointers
What am I misunderstanding about char**?
Dec 10, 2025
c
pointers
char
Is the @ operator in Objective-C same as the & operator in C?
Dec 08, 2025
objective-c
pointers
nsstring
C++ - function pointers and class
Dec 10, 2025
c++
function
class
pointers
Difference between a pointer and its address
Dec 10, 2025
c
arrays
pointers
Cast native pointer to a C++\CLI managed object reference?
Dec 10, 2025
winapi
pointers
c++-cli
managed-c++
Arrow operator in PHP vs C
Dec 10, 2025
php
c
pointers
reference
How to apply a SWIG typemap for a double pointer struct argument
Dec 09, 2025
python
c
pointers
swig
Deleting Pointer shared with other class
Dec 07, 2025
c++
pointers
memory-management
shared-ptr
Middle node of a linked list
Dec 10, 2025
c
algorithm
pointers
data-structures
linked-list
What does type cast of DWORD on LPVOID return?
Dec 10, 2025
c++
pointers
casting
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
Older Entries »