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
Check if a singly linked list is a palindrome or not in C
Jan 22, 2026
c
pointers
linked-list
palindrome
singly-linked-list
Is it advised to declare variables inside loops?
Jan 23, 2026
c++
pointers
variables
memory-efficient
Pointers comparison
Jan 23, 2026
c
pointers
Time complexity of a Stack ADT implemented using a Linked List
Jan 23, 2026
pointers
data-structures
stack
time-complexity
abstract-data-type
Why is `*(multi + row)` producing a pointer address instead of a value?
Jan 22, 2026
c
pointers
multidimensional-array
Pointers in C: why is the * needed in *address_of_x = &x when getting the address of x?
Jan 22, 2026
c
pointers
syntax
Casting NULL pointers
Jan 21, 2026
c
pointers
casting
Alternatives to C++ Reference/Pointer Syntax
Jan 21, 2026
c++
c
pointers
reference
is it possible? passing address of local static value to main pointer?
Jan 22, 2026
c
pointers
static
Array Pointer not returned the expected value
Jan 22, 2026
c
arrays
pointers
give feedback on this pointer program
Jan 21, 2026
c++
pointers
Regarding dereferencing 'void *' pointer
Jan 21, 2026
c
pointers
void-pointers
dereference
Do C arrays declared without malloc() need to be checked for validity?
Jan 21, 2026
c
arrays
pointers
memory
How to set struct pointer to NULL with function
Jan 20, 2026
c
pointers
struct
Create Bitmap from double two dimentional array
Jan 20, 2026
c#
arrays
image
pointers
bitmap
How to Assign a C++ Pointer to a C# Function
Jan 20, 2026
c#
c++
pointers
plsqldeveloper
Does C have a generic "pointer to a pointer" type?
Jan 19, 2026
c
pointers
void-pointers
« Newer Entries
Older Entries »