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
Why does strcpy trigger a segmentation fault with global variables?
Oct 20, 2022
c
scope
pointers
segmentation-fault
character
I wonder what really the &a returns?
Oct 31, 2022
programming-languages
c++
c
pointers
reference
The use case of 'this' pointer in C++
May 24, 2022
c++
pointers
Why can't I directly assign an int to an int pointer like this: int *p = 6;?
Aug 25, 2022
c++
c
pointers
initialization
variable-assignment
What is the reason for the existent difference between C and C++ relative to the unary arithmetic operator +
Nov 09, 2021
c++
c
pointers
unary-operator
Compare pointers to C functions in Swift
May 06, 2022
c
swift
pointers
swift3
Will the new expression ever return a pointer to an array?
Aug 22, 2022
c++
arrays
pointers
types
new-operator
interfacing with D Properly return an Array of Struct
Dec 14, 2018
c#
pointers
interop
d
Call C function with different stack pointer (gcc)
Sep 16, 2022
c
pointers
gcc
stack
Pointer arithmetic and integral promotion
Sep 12, 2022
c++
c
pointers
standards
GCC: dereferencing ‘void *’ pointer while taking address
Aug 30, 2022
c
pointers
gcc
language-lawyer
void
Why does an empty string literal in a multidimensional array decay to a null pointer?
Sep 14, 2022
c++
pointers
g++
language-lawyer
c-strings
Can pointers be used to modify readonly field? But why?
Apr 22, 2022
c#
c++
pointers
language-lawyer
readonly-attribute
GCC Incompatible pointer type using a typedef
Mar 19, 2022
c
pointers
gcc
Function with input of pointer to pointer to
Apr 09, 2022
c
pointers
sizeof
Do pointer casts maintain alignment properties?
Sep 13, 2022
c++
pointers
memory
alignment
language-lawyer
Prevent pointer reassignment
May 09, 2022
c++
pointers
inheritance
Detect pointer arithmetics because of LARGEADDRESSAWARE
Dec 15, 2019
c++
visual-studio
pointers
static-analysis
large-address-aware
C++: Pointer as a key in a hashtable
Feb 04, 2021
c++
pointers
hashtable
How do I get SWIG to automatically wrap an emulated "this" pointer to a C struct?
Oct 12, 2019
c
pointers
struct
this
swig
« Newer Entries
Older Entries »