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
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
C++ Converting a char to a const char *
Aug 29, 2022
c++
pointers
char
Using qsort for character array in C
Aug 28, 2022
c
function
pointers
qsort
How do some C functions accept null parameters?
Oct 22, 2022
c
pointers
null
Value of Pointer in C
Nov 05, 2022
c
pointers
memory-address
Why is it illegal : copying vector of pointers into a vector of pointers to constants
May 21, 2020
c++
c++11
pointers
vector
constants
Can I catch bad pointer errors in C++?
Apr 28, 2022
c++
pointers
memory-management
Why Pointers to Undefined Structs are Sometimes Illegal in C and C++
Sep 07, 2022
c++
c
pointers
Array equal another array
Oct 27, 2022
c
arrays
pointers
Casting pointer from one base type to another
Nov 13, 2022
c++
pointers
Map of Pointers versus Map of Structures/Containers (C++)
Apr 19, 2022
c++
dictionary
pointers
Does destroying and recreating an object make all pointers to this object invalid?
Jul 19, 2017
c++
pointers
destructor
object-lifetime
Why Array *new Array; fails in C++? [duplicate]
Nov 13, 2022
c++
arrays
pointers
new-operator
typedef
Modifying array inside a function in C
Nov 02, 2022
c
arrays
function
pointers
« Newer Entries
Older Entries »