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 can't I take the address of a return value?
Mar 02, 2026
c
pointers
lvalue
Can a function return an argument that is a restrict pointer?
Mar 02, 2026
c
pointers
restrict-qualifier
C++ app: How to properly delete/release an allocated object?
Mar 02, 2026
c++
c++11
pointers
memory-management
smart-pointers
C++ converting reference to base pointer to reference to derived pointer
Mar 02, 2026
c++
pointers
reference
Pointer of array, what is the difference between (*ptr)[] and *ptr[]
Mar 01, 2026
c++
c++11
pointers
operator-precedence
pointer-arithmetic
c: when using a pointer as input in a function incrementing the pointers value by using *pointer++ doesn't work
Mar 01, 2026
c
pointers
operators
operator-precedence
Warning: return from incompatible pointer type in C
Mar 02, 2026
c
pointers
return
double pointer vs pointer to array, incompatible pointer type
Mar 02, 2026
c
arrays
pointers
memory
Is this possible? [pointer to char array C]
Feb 28, 2026
c
arrays
pointers
char
Get a pointer to Object from std::vector<Object> in range-based for loop
Mar 01, 2026
c++
pointers
vector
referring to arrays as pointers
Feb 28, 2026
c
arrays
pointers
C - Why pointer to pointer isn't the same thing as pointer to array?
Mar 01, 2026
c
arrays
pointers
not so obvious pointers
Mar 01, 2026
c++
pointers
++ Operator on pointers
Mar 01, 2026
c
pointers
increment
Pointers are replaced with what in Java? [duplicate]
Feb 27, 2026
java
pointers
Why am I getting garbage values when I print the value?
Feb 28, 2026
c++
pointers
struct
pimpl-idiom
Using a pointer to const char as a second argument for va_start
Feb 28, 2026
c
unix
pointers
Understanding c++ shared pointers
Feb 28, 2026
c++
pointers
shared-ptr
smart-pointers
Equivalent compact "Switch Case" statement
Feb 28, 2026
c
function
pointers
switch-statement
function-pointers
Use pointer and call function in C++
Feb 26, 2026
c++
pointers
templates
macros
variadic-macros
« Newer Entries
Older Entries »