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
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
Array size in multidimensional array with pointers
Jun 13, 2026
c
arrays
pointers
What does this pointer-heavy C code do?
Jun 13, 2026
c
pointers
How to fix compile error "This function or variable may be unsafe" (strcpy)
Jun 12, 2026
c++
string
pointers
char
About pointers and strcpy() in C
Jun 12, 2026
c
string
pointers
char
strcpy
Reading a file and print the content in C
Jun 12, 2026
arrays
c
file
pointers
Confusing of using pointer in Go
Jun 11, 2026
pointers
go
struct
array of pointers and pointer to an array in c++
Jun 10, 2026
c++
arrays
pointers
Pointer Arithmetic on pointers to pointers and the like
Jun 11, 2026
pointers
pointer-arithmetic
How to assign constant address to pointer at c++?
Jun 10, 2026
c++
pointers
constants
« Newer Entries
Older Entries »