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
How to copy a char pointer into a char array? [duplicate]
Oct 20, 2022
c
string
pointers
arrays
Define a templated T as pointer
Nov 14, 2022
c++
pointers
What is the difference between a void* and *(void**)?
Nov 05, 2022
c++
pointers
Explaining pointers to a Javascript developer
Feb 20, 2019
pointers
Why can't I do polymorphism with normal variables?
Aug 08, 2022
c++
variables
pointers
reference
polymorphism
On MSP430, what will happen when I dereference a null pointer?
Sep 23, 2017
c
pointers
msp430
iar
null-pointer
C/C++: What's faster: a for loop, or incrementing a pointer
Oct 31, 2022
c++
c
performance
loops
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
« Newer Entries
Older Entries »