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
Is there a portable way to copy a block of memory in C#?
Jan 30, 2022
c#
arrays
pointers
copy
memcpy
Get pointer value via reflection
Dec 27, 2020
c#
pointers
reflection
'this' pointer changes in c++11 lambda
Nov 01, 2021
pointers
c++11
lambda
const propagation to std::array of pointers
Jan 29, 2020
c++
arrays
pointers
constants
type-deduction
Pointers in Swift
Nov 20, 2022
swift
pointers
unsafe-pointers
unsafemutablepointer
Since printf of a string works with an address in input, why printf does not accept just "argv"
Feb 16, 2022
arrays
c
pointers
printf
argv
Catching weird C pointer arithmetic bugs
Mar 31, 2022
c
pointers
findbugs
float* from C to C#
Sep 12, 2022
c#
c
pointers
malloc
marshalling
(How) can I use the Boost String Algorithms Library with c strings (char pointers)?
Apr 29, 2022
c++
string
pointers
boost
cstring
C Pointers revisited
Nov 20, 2020
c
pointers
Converting OpenCV matrix looping to JavaCV
Jun 02, 2021
java
c
pointers
opencv
javacv
Pointer Arithmetic for mmap
Feb 11, 2022
c
pointers
casting
mmap
Pointer from integer without a cast
Oct 19, 2022
c
pointers
gcc
casting
c99
Test the pointers using relational operator in for loop
Dec 03, 2018
c
arrays
pointers
Why is static_cast of void* to another type allowed?
Jun 21, 2022
c++
pointers
casting
void-pointers
static-cast
Is it legal to modify any data pointer through a void **
Aug 24, 2021
c
pointers
strict-aliasing
How can I find a const int* in an std::set<int*>?
Oct 18, 2022
c++
templates
pointers
find
constants
How do I dereference a pointer in Go?
Aug 28, 2022
pointers
go
expression must have integral type
Aug 18, 2020
c
pointers
Are references or pointers faster?
Nov 08, 2022
c++
performance
pointers
reference
« Newer Entries
Older Entries »