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
In a C Linked List why are the nodes also pointers? [duplicate]
Aug 29, 2022
c
pointers
linked-list
String length between pointers
Nov 04, 2022
c
pointers
char
Returning non-const reference from a const member function
Oct 24, 2018
c++
pointers
reference
constants
While trying to understand a pointer, I have the following concern
Nov 07, 2022
c
pointers
type-conversion
What happens if I cast a function pointer, changing the number of parameters
Oct 22, 2022
c
pointers
casting
function-pointers
type-safety
How can I move to a pointer position directly without using the ++ operator?
Mar 18, 2022
c
pointers
operators
pointer-arithmetic
Checking if a pointer points to a particular class C++ [duplicate]
Nov 10, 2022
c++
pointers
Is incrementing/decrementing or adding an integer value to a pointer that is not pointing to an element in a sequence Undefined Behavior?
Aug 23, 2022
c++
pointers
language-lawyer
pointer-arithmetic
C: Why is casting from void pointer to function pointer undefined? [duplicate]
Nov 20, 2022
c++
c
pointers
function-pointers
Read-only Pointer to Pointer
Aug 17, 2022
c
pointers
Enumerations and pointer-to-members
Oct 26, 2022
c++
pointers
enumeration
member
Pointer Subtraction and an Alternative
Apr 22, 2022
c++
c
pointers
C++: Strict aliasing vs union abuse
Sep 27, 2022
c++
pointers
unions
memory-alignment
C++ references and pointers at the compiler level
Nov 03, 2022
c++
pointers
compiler-construction
reference
Golang return pointer to interface throws error
Nov 20, 2022
pointers
testing
go
interface
mocking
T* versus char* pointer arithmetic
Apr 16, 2022
c++
arrays
pointers
c++14
language-lawyer
Multiple cv-decompositions of a type
Mar 29, 2022
c++
pointers
language-lawyer
type-systems
Remove spaces from a string, but not at the beginning or end
Nov 11, 2022
c
pointers
Assigning pointers to pointers with or without qualifiers [duplicate]
May 31, 2021
c++
c
pointers
c99
How to set a constexpr pointer to a physical Address
Apr 14, 2022
c++
pointers
gcc
c++14
constexpr
« Newer Entries
Older Entries »