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
why typedef void (*f_ptr)(int); and typedef void (*f_ptr)(); work the same in C?
Mar 16, 2026
c
pointers
function-pointers
Why does Qt use raw pointers?
Mar 17, 2026
c++
qt
pointers
smart-pointers
Python Ctypes Passing in Pointer and Getting Struct Back
Mar 16, 2026
python
c
pointers
struct
ctypes
C++:member reference or pointer?
Mar 16, 2026
c++
arrays
pointers
reference
ptr-vector
"Invalid conversion" error when using malloc? [duplicate]
Mar 15, 2026
c
pointers
matrix
D: Strange behaviour from std.container.BinaryHeap with custom function for comparison
Mar 16, 2026
pointers
struct
d
binary-heap
Pointer array to an incontiguous array section
Mar 16, 2026
arrays
pointers
fortran
How to judge if a fortran procedure pointer is associated with a specific subroutine
Mar 16, 2026
pointers
fortran
procedure
Why do I have to write *myPointerVar only SOMETIMES in Objective-C?
Mar 16, 2026
c
objective-c
pointers
Will C automatically free memory with no pointers?
Mar 15, 2026
c
pointers
memory-management
Memory leak prevention C++ (Am I right or wrong?)
Mar 14, 2026
c++
pointers
memory-leaks
dynamic-memory-allocation
Assigning to postfix-incremented pointers
Mar 15, 2026
c++
arrays
pointers
operators
rvalue
Variable number of arguments (va_list) with a function callback?
Mar 15, 2026
c++
pointers
time
variadic-functions
can you compare strings by their memory location instead of contents?
Mar 14, 2026
c#
string
pointers
memory
clr
C++ filling arrays by pointers
Mar 14, 2026
c++
arrays
pointers
reference
pass-by-reference
Pointer alternative in C#
Mar 14, 2026
c#
.net
pointers
What is the reason to initialize or assign an empty string literal to a pointer to char in C, or a pointer to const char in C++?
Mar 14, 2026
c++
c
pointers
char
string-literals
I am trying to create an array of objects inside a header file which is failing (Starting C++ Programmer)
Mar 14, 2026
c++
arrays
pointers
object
header
Run-time detection of memory deletion
Mar 13, 2026
c++
windows
pointers
memory-corruption
Simple C pointer issue
Mar 14, 2026
c
pointers
memory-corruption
« Newer Entries
Older Entries »