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
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
C can pointers be aligned with any other data type?
Oct 13, 2018
c
arrays
pointers
memory-alignment
Printing address a pointer points to, value the address points to, and the address of the pointer itself
Sep 15, 2022
c
pointers
Arrays of pointers that point to arrays of integers
Apr 28, 2022
c
arrays
pointers
turbo-c
How do I store the value of a register into a memory location pointed to by a pointer?
Oct 15, 2017
c++
pointers
assembly
x86
Is it safe to cast a heap allocated pointer to a pointer to a VLA?
Sep 24, 2022
c
arrays
pointers
language-lawyer
c99
C++ entangled shared pointer
Dec 25, 2021
c++
pointers
Obtaining pointer to a string constant
Oct 30, 2022
c
string
pointers
memory-management
c89
Why would I want to use a smart pointer in this situation?
Nov 13, 2022
c++
pointers
smart-pointers
« Newer Entries
Older Entries »