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
When to use pointers and when not to?
Sep 04, 2022
java
c++
pointers
How to initialize a pointer to a struct in C?
Sep 04, 2022
c
pointers
struct
initialization
Returning a struct pointer
Sep 04, 2022
c
pointers
struct
Convert C++ function pointer to c function pointer
Sep 04, 2022
c++
c
pointers
function-pointers
C++ Passing Pointer to Function (Howto) + C++ Pointer Manipulation
Sep 04, 2022
c++
pointers
function
arguments
Function stoi not declared
Sep 15, 2022
c++
string
pointers
int
What do LRESULT, WPARAM and LPARAM mean?
Sep 04, 2022
c#
winapi
pointers
intptr
Does accessing a declared non-volatile object through a volatile reference/pointer confer volatile rules upon said accesses?
Aug 15, 2018
c++
c
pointers
language-lawyer
volatile
When NULL is not all-zero-bits, is an all-zero-bit pointer value also 'false'?
Aug 27, 2022
c
pointers
null
language-lawyer
undefined-behavior
Hashing of pointer values
Sep 04, 2022
algorithm
pointers
hash
Using global namespace qualifiers with pointer to data members
Jan 18, 2022
c++
pointers
Why should I use reference variables at all? [closed]
Sep 04, 2022
c++
pointers
reference
Why must all pointers to structs be of the same size?
Sep 11, 2022
c
pointers
language-lawyer
== for pointer comparison
Sep 04, 2022
c
pointers
comparison
equality
Why does this function pointer assignment work when assigned directly but not with the conditional operator?
Jan 24, 2020
c++
function
pointers
overloading
C pointers and arrays: [Warning] assignment makes pointer from integer without a cast [closed]
Mar 12, 2022
c
arrays
pointers
warnings
How can pointers be totally ordered?
Sep 04, 2022
c++
pointers
predicate
standard-library
Can a unique_ptr take a nullptr value?
Aug 10, 2022
c++
c++11
pointers
unique-ptr
nullptr
Why is dereferenced element in const vector of int pointers mutable?
Jun 12, 2022
c++
pointers
vector
constants
operator-precedence
Why is unique_ptr<T>(T*) explicit?
Aug 24, 2022
c++
pointers
c++11
type-conversion
unique-ptr
« Newer Entries
Older Entries »