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
How to extract an object from NSString
Aug 07, 2026
objective-c
object
pointers
nsstring
What arguments does the sizeof operator take in C?
Aug 07, 2026
c
parameters
pointers
arguments
sizeof
Why does this variable equal a number and a character?
Aug 06, 2026
c
pointers
Is using "operator &" on a reference a portable C++ construct?
Aug 07, 2026
c++
pointers
reference
An alternative of software like VisualVM to programmatically find running java applications' values etc. by searching heap dumps?
Aug 06, 2026
java
memory
pointers
static
visualvm
What is bucket pointer in C++?
Aug 07, 2026
c++
c
pointers
Only one element of array is being passed into function. C++
Aug 06, 2026
c++
arrays
function
pointers
googletest
Pointer type to shared memory POSIX
Aug 06, 2026
c++
c
pointers
shared-memory
Why can't I convert a two-dimensional array to a two-dimensional pointer in C?
Aug 06, 2026
c
arrays
pointers
What is the difference between if( pointer == NULL) and if(!pointer)?
Aug 05, 2026
c++
pointers
Adding and sorting a linked list in C
Aug 06, 2026
c
pointers
linked-list
structure
How to declare triple pointers in array of pointers
Aug 05, 2026
c
pointers
How does the pointer assignment in strcpy work?
Aug 05, 2026
c
pointers
Last Element from List of pointers in c++
Aug 05, 2026
c++
list
pointers
stl
Segmentation fault when accessing tensor data in tensorflow (in c++)
Aug 05, 2026
c++
pointers
tensorflow
segmentation-fault
eigen
Confused with the usage of double pointers insertion of nodes in a Binary Tree
Aug 03, 2026
c
pointers
binary-tree
double-pointer
When to malloc for structures and "create" functions in C
Aug 03, 2026
c
pointers
memory
struct
malloc
C++ delete vector of pointers
Aug 04, 2026
c++
pointers
vector
How to delete heap allocated variable after function returns
Aug 04, 2026
c++
arrays
pointers
heap-memory
Can you return an integer by dereferencing a pointer?
Aug 04, 2026
c++
pointers
undefined-behavior
« Newer Entries
Older Entries »