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
Using std::launder to get a pointer to an active union member from a pointer to an inactive union member?
Apr 28, 2021
c++
pointers
language-lawyer
c++17
undefined-behavior
Difference between @H and @H[0]
Aug 21, 2022
pointers
delphi
waitformultipleobjects
C99: cast callbacks with different number of arguments
Jan 14, 2022
c
function
pointers
casting
c99
Appending pointers to QList
Dec 03, 2021
c++
qt
pointers
qlist
References in Python
Sep 12, 2022
python
pointers
reference
What is the largest value sizeof(T) can yield?
Nov 01, 2022
c++
memory
pointers
sizeof
size-t
Addresses of Array
Dec 14, 2020
c++
arrays
pointers
In C++, are pointers like cell references in an Excel Worksheet?
May 19, 2022
c++
pointers
excel-formula
C++ syntax for dereferencing class member variables
Aug 07, 2018
c++
class
pointers
syntax
C++ Expression must have pointer-to-object type
Jan 24, 2018
c++
pointers
struct
Using and dereferencing (void**)
Oct 03, 2022
c
pointers
void-pointers
pointer-to-array
How to best handle C++ object initialization: empty constructors or pointers?
Mar 20, 2021
c++
pointers
object
initialization
declaration
C++, ways to benchmark improvements in cache locality?
Jun 05, 2021
c++
performance
pointers
caching
benchmarking
Double Linked Lists in C++
Nov 20, 2022
c++
pointers
linked-list
How can I pass a const array or a variable array to a function in C?
Nov 01, 2022
c
pointers
arrays
constants
immutability
array index and address return same value
Sep 15, 2022
c++
c
arrays
pointers
How can you cast a 2 dimensional array in C?
Apr 24, 2022
c
arrays
pointers
initialization
*str and *str++
Nov 19, 2022
c
pointers
char
Lvalue required error
Mar 23, 2019
c
pointers
Why can't one use pointer to char pointers instead of array of char pointers?
Oct 29, 2022
c
pointers
« Newer Entries
Older Entries »