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
naming pointers as 'pointerToXYZ' [closed]
Mar 26, 2023
c++
pointers
dereference
Using Python Ctypes to pass struct pointer to a DLL function
Mar 26, 2023
python
pointers
struct
ctypes
How to pass MyClass[][] for MyClass**?
Mar 26, 2023
c++
pointers
multidimensional-array
casting
Cannot write the data in the file, no error in the program C++
Mar 25, 2023
c++
pointers
file-handling
Can i use pointer in scanf to take input in an array?
Mar 25, 2023
c
arrays
pointers
scanf
Dynamically allocate memory for Array of Structs
Mar 24, 2023
c
arrays
pointers
struct
malloc
T* and const T*
Mar 23, 2023
c++
pointers
c++11
constants
I can't understand why the command 'typedef' can be used like this
Sep 02, 2025
c
function
pointers
typedef
Towards strictly compliant usage of container_of
Sep 01, 2025
c
pointers
struct
language-lawyer
Set a reference to null in c#
Sep 03, 2025
c#
pointers
memory-management
What is 0xbbadbeef used for in Webkit?
Sep 02, 2025
pointers
memory
webkit
magic-numbers
Pointer receiver method compilation problem: Cannot call a pointer method on 'MyObj{}'
Sep 03, 2025
go
pointers
methods
C++ Accessors - should I return a pointer to the member variable or the actual member variable itself?
Sep 03, 2025
c++
variables
pointers
member
accessor
Passing a pointer of a locally created array in C to a function different behave
Sep 02, 2025
c
pointers
embedded
stm32
modbus
Raw/Direct acess on pixels data in a BITMAPINFO (HBITMAP)
Sep 02, 2025
c
pointers
memory-leaks
bitmap
gdi
Is it possible to access memory from an application to another ? How?
Sep 01, 2025
windows
delphi
pointers
Assignment from incompatible pointer type (structs, linked list)
Sep 02, 2025
c
pointers
For iterating though an array should we be using size_t or ptrdiff_t?
Aug 31, 2025
c
pointers
size-t
errata
ptrdiff-t
What is the difference between *a=b and a=&b?
Sep 02, 2025
c
pointers
How void pointer arithmetic is happening in GCC
Sep 02, 2025
c
pointers
gcc
void-pointers
pointer-arithmetic
Older Entries »