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 stackalloc accepts a variable length?
Jan 12, 2022
c#
pointers
low-level
stackalloc
pointer to array of integers and normal array of integers
Jun 12, 2022
c
arrays
pointers
types
kr-c
Why is it ok to satisfy an explicit constructor's argument using member initialisation in a constructor?
May 14, 2022
c++
pointers
constructor
void* will have the same representation and memory alignment as a pointer to char
Jul 15, 2022
c
pointers
memory-alignment
Why doesn't GCC throw a warning in this example
Sep 24, 2022
c
pointers
gcc
compiler-warnings
compiler-optimization
Understanding GCHandle.Alloc pinning in C#
Jul 30, 2019
c#
.net
pointers
prototyping
unsafe-pointers
Go: **Type pointer
Aug 25, 2022
pointers
go
C - Assigning pointers to arrays? Based on four examples
Nov 05, 2022
c
arrays
pointers
How does a C Compiler know that char** x points to an array?
Jul 12, 2022
c
arrays
pointers
Is it a good idea to use a const pointer to FILE type?
Oct 17, 2022
c
pointers
file-io
c-standard-library
const-pointer
Does QPointer::clear() delete its referenced pointer, or does "Clears this QPointer object." mean something else?
Dec 27, 2021
c++
qt
pointers
heap-memory
qpointer
What exactly is invalidation of reference/pointer?
Jun 03, 2022
c++
pointers
reference
language-lawyer
invalidation
Why is `std::ptr::null` not usable with unsized types?
Aug 29, 2022
pointers
rust
What does "possibly-hypothetical" mean in the pointer arithmetic rules?
Oct 26, 2022
c++
pointers
language-lawyer
pointer-arithmetic
How to create a pointer to a function pointer?
Sep 18, 2022
c++
function
pointers
struct
How to cast an int's address to char pointer in C?
Jun 22, 2022
c
pointers
casting
Objective-C: instance variables out of scope in debugger
Jan 02, 2022
objective-c
cocoa
inheritance
pointers
scope
Why aren't hot-swappable vtables a popular language feature?
Sep 26, 2022
oop
pointers
language-design
virtual-functions
Conversion from void* to object in C#
Jun 11, 2022
c#
pointers
garbage-collection
unsafe
The purpose behind empty struct?
Oct 25, 2022
c++
pointers
« Newer Entries
Older Entries »