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
Why is const unnecessary in function declarations in header files for parameters passed by value?
Nov 19, 2022
c
pointers
constants
header-files
std::shared_ptr operator [] equivalent access
Sep 20, 2022
c++
pointers
smart-pointers
size_t ptrdiff_t and address space
Jun 20, 2022
c++
pointers
size
memory-address
What ((size_t*)ptr)[-1] mean in C?
May 28, 2022
c
pointers
size
Can I pass a pointer to before the beginning of an array if I know only existing elements will be used?
Jun 28, 2022
c++
arrays
pointers
language-lawyer
pointer-arithmetic
C# huge size 2-dim arrays
May 31, 2022
c#
pointers
multidimensional-array
unsafe
C++: getting the address of the start of an std::vector?
Dec 10, 2019
c++
pointers
vector
Why address of a variable change after each execution in C?
Jun 11, 2022
c
programming-languages
pointers
Learning C coming from managed OO languages
Feb 20, 2022
c
pointers
memory-management
How do pointers to pointers and the address-of operator work?
Oct 31, 2022
c++
c
pointers
passing std::vector to a function which modifies an input array
Aug 10, 2022
c++
pointers
stl
vector
iterator
Is it safe to keep C++ pointers in C#?
Oct 29, 2022
c#
c++
pointers
Should I use pointer to std::string
Aug 18, 2022
c++
qt
pointers
std
Python ctype help: working with C unsigned char pointers
Oct 15, 2022
python
arrays
pointers
bitmap
ctypes
Is the order of memory addresses of successively declared variables always descending?
Nov 12, 2022
c
pointers
pointer-address
The Arrow Member Operator in C++
Nov 21, 2022
c++
pointers
reference
pass-by-reference
golang interface compliance compile type check
Oct 30, 2022
pointers
interface
go
char**& argument confusion
Dec 29, 2018
c++
pointers
reference
the operator-> return value of smart pointers [duplicate]
Aug 02, 2018
c++
pointers
Where are addresses of pointers stored in C?
Jun 11, 2022
c
variables
pointers
memory
memory-address
« Newer Entries
Older Entries »