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
char pointer not the same to char array?
Jun 15, 2026
c
pointers
struct
redis
flexible-array-member
Difference between arrays and pointers in c? [duplicate]
Jun 15, 2026
c
arrays
pointers
How to pass an instance of of a class from within that class
Jun 13, 2026
c#
class
pointers
Why this program that performs invalid pointer initialization compiles fine in C?
Jun 15, 2026
c
pointers
variable-initialization
Pointer to pointer parameter in Swift function
Jun 15, 2026
objective-c
pointers
recursion
swift
Using smart pointers as a class member
Jun 14, 2026
c++
pointers
memory-management
smart-pointers
Do pointers always lead to memory leak or they are deleted when they go out of scope?
Jun 14, 2026
c++
pointers
memory-management
memory-leaks
dynamic-allocation
Returning a const char ** from a static const struct
Jun 13, 2026
c
arrays
pointers
literals
Assigning char array to pointer
Jun 14, 2026
c++
arrays
pointers
char
Can someone explain this line of c++ code using reinterpret_cast?
Jun 14, 2026
c++
pointers
reinterpret-cast
Declaring a pointer to struct creates a struct?
Jun 13, 2026
c
pointers
struct
Implementing a templated doubly linked list of pointers to objects
Jun 13, 2026
c++
templates
pointers
doubly-linked-list
Rust, std::cell::Cell - get immutable reference to inner data
Jun 13, 2026
pointers
variables
rust
reference
unsafe
Binary search, when to use right = mid - 1, and when to use right = mid?
Jun 13, 2026
algorithm
sorting
pointers
binary-search
Passing arrays to function in C
Jun 12, 2026
c
arrays
pointers
Object methods in C: memory leaks
Jun 13, 2026
c
pointers
object
struct
memory-leaks
How to pass unique_ptr<char[]> to a function to use
Jun 13, 2026
c++
visual-c++
pointers
c++11
« Newer Entries
Older Entries »