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
Modifying a string being passed as argument of a function in C [duplicate]
Jun 19, 2026
c
string
pointers
Confusion about pointer to an array
Jun 18, 2026
c++
arrays
pointers
memory-address
Strange result with pointer arithmetic
Jun 19, 2026
c
pointers
Initializing a Ui pointer From a QMainWindow class to a QDialog Class
Jun 18, 2026
c++
qt
pointers
segmentation-fault
C# Reflection Call Method with ref/Pointer Parameter
Jun 19, 2026
c#
pointers
reflection
ref
Is there a good C++ memory management tutorial available, that covers shared_ptr, scoped_ptr, and weak_ptr? [duplicate]
Jun 18, 2026
c++
pointers
c++11
smart-pointers
c++-faq
C++: Create a copy of a pointer
Jun 18, 2026
c++
pointers
copy
Why do I get a wrong pointer to a base class with a virtual constructor on C++?
Jun 17, 2026
c++
pointers
derived-class
What in the C standard allows compilers to optimize `(((char *)p - 1) == NULL` to false?
Jun 18, 2026
c
pointers
language-lawyer
standards
pointer-arithmetic
dynamically increase size of array (int*) in c
Jun 16, 2026
c
arrays
pointers
int
Statement about least significant bits in the next field of a linked list in C
Jun 18, 2026
c
pointers
data-structures
bit-manipulation
How to use a function pointer to return a function pointer? [duplicate]
Jun 17, 2026
c
pointers
main.c: warning: passing argument of ‘’ from incompatible pointer type
Jun 17, 2026
c
pointers
dynamic
malloc
Storing a large object in memory or only a pointer to it in C#?
Jun 17, 2026
c#
arrays
pointers
unity-game-engine
memory-management
why trying to deference void pointer does not work?
Jun 17, 2026
c
pointers
Null pointers and application crashing
Jun 16, 2026
c++
pointers
C++ Linked List traversal and modification
Jun 16, 2026
c++
pointers
linked-list
singly-linked-list
passing arrays from c++ to c# and back by value or by reference, which one is better and why?
Jun 17, 2026
c#
c++
arrays
pointers
Shouldn't the address of an array be a double pointer? [duplicate]
Jun 16, 2026
c
pointers
« Newer Entries
Older Entries »