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
cmocka malloc testing OOM and gcov
Nov 03, 2025
unit-testing
pointers
memory-management
gcov
cmocka
golang why comparing two variables pointing to struct behaves differently?
Nov 03, 2025
go
pointers
struct
comparison
Why does pointer != NULL, but prints as (nil) with %p format specifier?
Nov 02, 2025
c
pointers
gcc
Does the position of the * or & matters? [duplicate]
Nov 02, 2025
c++
pointers
Program crash on memset?
Nov 02, 2025
c
pointers
memset
How are templates work so that the classes are properly generated by the compiler to work with both pointer types and non pointer types?
Nov 01, 2025
c++
pointers
templates
constants
how to iterate through an array without knowing the size in c [duplicate]
Nov 02, 2025
arrays
c
pointers
implicit-conversion
sizeof
In the "Two Sum" question in Leetcode, why do we have to *returnSize=2; in C language?
Nov 01, 2025
arrays
c
pointers
malloc
C , Error: Expression must be a modifiable lvalue
Oct 31, 2025
c
pointers
casting
void-pointers
Owning instance of object vs owning pointer
Oct 31, 2025
c++
pointers
Can you pass the same pointer to SystemTimeToTzSpecificLocalTime for both input and output?
Nov 02, 2025
c
windows
pointers
winapi
Why size of pointed object of pointer is not zero even if we assigned pointer to NULL?
Nov 01, 2025
c++
c++11
pointers
null
C program to reverse content of a file and write that to another file
Nov 01, 2025
c
pointers
input
incompatibletypeerror
reversing
Print address of slice in golang
Nov 01, 2025
arrays
pointers
go
slice
Access array of c-structs using Python ctypes
Oct 31, 2025
python
c
pointers
ctypes
Copy instances of type T, when any of the methods of a named type T have a pointer receiver
Oct 30, 2025
pointers
go
methods
Struct Extension in C
Oct 29, 2025
c
pointers
struct
compilation
How to create dangling pointer (in stack or heap) in python
Oct 31, 2025
python
python-3.x
pointers
heap-memory
stack-memory
Segmentation fault when trying to push_back to a std::vector
Oct 30, 2025
c++
pointers
vector
segmentation-fault
Confused with Pointer Reference and Pointer
Oct 31, 2025
c++
pointers
reference
Older Entries »