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
Cannot assign value of type UnsafeMutablePointer ObjCBool in Swift
Nov 16, 2022
objective-c
swift
pointers
casting
unsafe-pointers
Casting a pointer - What is the difference at runtime?
Sep 09, 2022
c
pointers
casting
Difference between the int * i and int** i
Sep 13, 2022
c++
c
pointers
Are arrays Pointers? [duplicate]
Jul 08, 2018
c++
c
arrays
pointers
Reason why not to have a DELETE macro for C++
Nov 03, 2022
c++
pointers
memory-management
macros
Can a "container_of" macro ever be strictly-conforming?
Aug 26, 2016
c
pointers
standards
Golang reflection: Can't set fields of interface wrapping a struct
Feb 26, 2021
pointers
reflection
interface
struct
go
In C#, when does Type.FullName return null?
Sep 13, 2022
c#
arrays
pointers
generics
types
C++ vector iterators vs. pointers
Aug 24, 2022
c++
pointers
vector
iterator
What are the differences between `*const T` and *mut T` raw pointers?
Sep 13, 2022
pointers
rust
unsafe
C++ pointer to functions, Beginner Question
Sep 12, 2022
c++
function
pointers
Does the standard mandate an lvalue-to-rvalue conversion of the pointer variable when applying indirection?
Jul 20, 2022
c++
pointers
language-lawyer
indirection
lvalue-to-rvalue
Assigning memory to double pointer?
Sep 12, 2022
c
string
pointers
malloc
double-pointer
Is reinterpret_cast mostly useless?
Sep 12, 2022
c++
pointers
casting
reinterpret-cast
type-punning
Returning a const pointer to a const data member and the 'auto' keyword. A bit confused
Oct 16, 2022
c++
pointers
c++11
constants
auto
_Block_Type_Is_Valid (pHead->nBlockUse) Error
Nov 18, 2021
c++
debugging
visual-c++
pointers
sdl
How do I pass a reference to mutable data in Rust?
Sep 12, 2022
pointers
mutable
rust
How can I display a pointer address in C#?
Sep 12, 2022
c#
pointers
unsafe
Smart pointers in container like std::vector?
Aug 25, 2022
c++
pointers
std
smart-pointers
auto-ptr
Does C99 guarantee that arrays are contiguous?
Sep 12, 2022
c
arrays
pointers
c99
« Newer Entries
Older Entries »