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 create a constexpr pointer to a register on embedded system
Jul 03, 2026
c++
pointers
constexpr
Making a pointer that points to two bytes
Jul 02, 2026
c
pointers
i2c
Access multidimensional array elements with a pointer in C++
Jul 02, 2026
c++
pointers
multidimensional-array
dereference
cout char* printing address instead of value
Jul 02, 2026
c++
templates
pointers
iostream
cout
Release memory from C-Style-Array
Jul 02, 2026
c++
arrays
pointers
C: Ampersand operator applied to an array vs pointer
Jul 02, 2026
c
arrays
pointers
Given two objects of different types and their relative location in memory, can I derive a pointer to one object from a pointer to the other?
Jul 01, 2026
c++
pointers
language-lawyer
c++20
c++23
C++ template for calling functions
Jul 01, 2026
c++
pointers
variadic-templates
Disparity in errors on passing const-argument value to a non-const parameter of a function in C++
Jun 29, 2026
c++
function
pointers
constants
memory-address
C++ Incrementing a pointer into unknown memory territory
Jun 30, 2026
c++
memory
pointers
Implementing a 3D array as a pointer to a variable length array
Jun 29, 2026
arrays
c
pointers
multidimensional-array
variable-length-array
Return value of a function not recognized as lvalue
Jun 29, 2026
c++
pointers
reference
lvalue
OpenCL: type casting on GPU
Jun 29, 2026
c
pointers
opencl
gpu
Trying to dereference `&`-pointer
Jun 29, 2026
algorithm
pointers
rust
Trouble Storing a Pointer as a Two Dimensional Array
Jun 28, 2026
c
pointers
multidimensional-array
fwrite
How do I recursively pass a mutable reference?
Jun 28, 2026
pointers
rust
Confused Results: Array of pointers in C
Jun 29, 2026
c
arrays
pointers
"Safe" pointer values interval?
Jun 29, 2026
c++
c
pointers
Splitting string into words in array without using any pre-made functions in C
Jun 27, 2026
arrays
c
string
pointers
« Newer Entries
Older Entries »