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
compiler's detail of this pointer, virtual function and multiple-inheritance
Jun 23, 2022
c++
pointers
multiple-inheritance
virtual-functions
this-pointer
What pointer-related things don't work in Delphi XE8's mobile compilers?
Sep 13, 2021
delphi
pointers
llvm
delphi-xe8
It's ok to allocate a pointer of one type and dispose it as a different type but of the same size?
Mar 03, 2020
delphi
pointers
types
function prototype and array parameters
Sep 05, 2022
c++
arrays
pointers
reference
New to C, Return pointer to 2D array
Apr 17, 2022
c
arrays
pointers
return-type
Do pointer addresses change every time the program is executed in C?
Jul 14, 2022
c
pointers
void** pointer and void*[] as function parameters [duplicate]
Jun 02, 2022
c
arrays
pointers
casting
void-pointers
Confusing line in K&R 5.11 function pointers C
Oct 24, 2022
c
pointers
casting
function-pointers
kernighan-and-ritchie
Why is there a nested pointer inside a C struct definition?
Feb 03, 2021
c
function
pointers
struct
syntax
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
« Newer Entries
Older Entries »