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
Python numpy data pointer addresses change without modification
Oct 19, 2022
python
pointers
numpy
Is it valid to cast pointer to struct to array pointer
Oct 20, 2022
c++
c++11
pointers
struct
casting
Implementing Stream<T> which can be converted to Stream<U> where U is base of T
Oct 19, 2022
c++
pointers
casting
What is different between array String and common array in C?
Oct 19, 2022
c
arrays
string
pointers
memory
Shall a pointer past the end of the last array element compare equal to a pointer past the end of the whole array?
Oct 18, 2022
c++
arrays
pointers
language-lawyer
Why Decorator pattern works with pointers but not references?
Oct 18, 2022
c++
pointers
reference
decorator
Is this write to an array truly undefined behavior in C? [duplicate]
Oct 16, 2022
c
pointers
gcc
clang
undefined-behavior
Pointer argument to boost python
Oct 17, 2022
python
boost
pointers
arguments
argument-passing
Add 64 bit offset to a pointer
Oct 17, 2022
.net
pointers
interop
f#
native
Memory and pointers
Oct 15, 2022
c
memory
pointers
heap-fragmentation
Problems with dereferencing a pointer (and returning it)
Oct 13, 2022
c++
pointers
string
runtime-error
dereference
casting member function pointer
Oct 12, 2022
c++
pointers
casting
pointer-to-member
reinterpret-cast
Calling a C function with a double pointer output parameter using CGo
Aug 13, 2020
c
pointers
go
garbage-collection
cgo
Can int pointer be casted to char *?
Sep 25, 2022
c
pointers
alignment
Equivalence of p[0] and *p for incomplete array types
May 11, 2021
c
arrays
pointers
gcc
incomplete-type
Copy constructor with pointers
Oct 17, 2022
c++
pointers
copy-constructor
Why does VS and Windbg print "this" pointer as "0xcccccccc" even in debug version?
Aug 18, 2020
c++
pointers
this
windbg
break
Passing Function Pointer
Sep 27, 2022
c++
c
function
pointers
parameter-passing
Convert "this" pointer to string
May 02, 2022
c++
pointers
stl
What's the difference between * and & in C?
Oct 20, 2022
c++
c
pointers
dereference
« Newer Entries
Older Entries »