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
Doxygen: Documenting the parameters of a function pointer type (ANSI-C)
Jul 15, 2018
c
function
pointers
parameters
doxygen
How to understand "C++ allows sizeof(char*) != sizeof(int*)"?
Apr 12, 2022
c++
pointers
language-lawyer
Why can't we declare an array of numbers using integer pointer [duplicate]
Nov 10, 2022
c++
c
arrays
string
pointers
Passing pointer/array to main() from a function
Aug 30, 2022
c
pointers
dynamic-arrays
Understanding std::inout_ptr and std::out_ptr in C++23
Sep 14, 2022
c++
pointers
c++23
How do I reset my pointer to a specific array location?
Apr 15, 2017
c++
pointers
Warning: assignment from incompatible pointer type
Jul 14, 2020
c
pointers
struct
"malloc in local function, free memory in main" is it ok? How? [duplicate]
Jun 23, 2019
c
pointers
memory-management
free
Is Ordinary Object Pointer a pointer or an object structure in HotSpot?
Mar 29, 2022
java
pointers
jvm
hotspot
How to post-modify a C pointer?
Oct 21, 2022
c
pointers
gcc
Addresses, reinterpret_cast and multiple inheritance
Apr 18, 2022
c++
pointers
multiple-inheritance
reinterpret-cast
How to print memory address of a list in Haskell
Oct 13, 2017
arrays
pointers
haskell
memory
passing allocated pointer before it allocated
Oct 23, 2022
c++
pointers
How should I declare strings within C structs?
Sep 05, 2022
c
arrays
string
pointers
Why have a "warning" when initializing an array of function pointers?
Mar 06, 2022
c
arrays
function
pointers
function-pointers
Reassigning string literals
Dec 10, 2018
c
string
pointers
How to declare pointer to array of structs in C [duplicate]
Apr 23, 2022
c
pointers
struct
Python ctypes: copying Structure's contents
Nov 30, 2019
pointers
copy
python
ctypes
Associated pointers in derived type? gFortran vs. Intel
Apr 23, 2021
pointers
fortran
gfortran
Does pointer arithmetic still work outside the array?
Oct 30, 2022
c
arrays
pointers
language-lawyer
« Newer Entries
Older Entries »