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
What does Far mean in c?
Sep 13, 2022
c
pointers
Is it unspecified behavior to compare pointers to different arrays for equality?
Sep 13, 2022
c++
pointers
standards
unspecified-behavior
why only char* is a <Bad Ptr>, and not other data types?
Nov 04, 2022
c++
visual-studio
pointers
What's the difference between *uint and uintptr in Golang?
Feb 07, 2022
pointers
go
C++ raw pointer and std::shared_ptr
Sep 13, 2022
c++
pointers
shared
C++ Swapping Pointers
Dec 16, 2018
c++
pointers
Can a C compiler generate an executable 64-bits where pointers are 32-bits?
Sep 13, 2022
c
pointers
compilation
x86-64
abi
Benefits of pointers?
Oct 14, 2022
c
pointers
JavaScript equivalent of assign by reference?
Sep 13, 2022
php
javascript
pointers
C - when to use pointer arithmetic, when to use array indexing?
Sep 13, 2022
c
arrays
pointers
Within C++ functions, how are Rcpp objects passed to other functions (by reference or by copy)?
Sep 04, 2021
r
performance
pointers
rcpp
Pointer comparisons in C. Are they signed or unsigned?
Sep 13, 2022
c
pointers
comparison
When is an array name or a function name 'converted' into a pointer ? (in C)
Oct 21, 2022
c
arrays
function
pointers
function-pointers
warning: format ‘%s’ expects type ‘char *’, but argument 2 has type ‘char (*)’
Jan 07, 2019
arrays
c
pointers
scanf
Why do I get "cast from pointer to integer of different size" error?
Sep 13, 2022
c
pointers
gcc
What is the 'this' pointer?
Sep 13, 2022
c++
class
pointers
this
C++ strings: [] vs. *
Nov 05, 2022
c++
syntax
reference
pointers
Do pointers to string literals remain valid after a function returns?
Oct 09, 2022
c++
pointers
standards
no suitable constructor exists to convert from "test *" to "test", constructor,
Apr 30, 2022
c++
object
pointers
constructor
instance
Cannot assign value of type UnsafeMutablePointer ObjCBool in Swift
Nov 16, 2022
objective-c
swift
pointers
casting
unsafe-pointers
« Newer Entries
Older Entries »