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
Understanding pointers with a swap program in C
Mar 10, 2022
c
pointers
dereference
address-operator
Function pointers, arrays and lvalues in C
Nov 04, 2022
c
arrays
pointers
How to get pointer offset in bytes?
Nov 11, 2022
pointers
rust
byte
offset
Obtaining pointer to python memoryview on bytes object
Aug 06, 2022
python
pointers
cython
memoryview
typed-memory-views
const auto reference binding to (null) pointer - what is the actual type?
Nov 13, 2022
c++
pointers
reference
c++17
auto
How do pointers assigned to pointers and free() work together?
Sep 09, 2022
c
pointers
memory
free
Can pointers to different types have different binary representations?
Sep 12, 2022
c++
pointers
language-lawyer
bit-representation
Can I create sub arrays in Fortran using pointers?
Aug 16, 2022
pointers
fortran
arrays
Delete pointer object in C++
Oct 07, 2021
c++
pointers
delete-operator
How to copy matrix in C?
Jun 03, 2018
c
pointers
matrix
using non-smart pointers in modern C++
Feb 24, 2021
c++
pointers
c++11
refactoring
UIApplication.sharedApplication().delegate as AppDelegate causes EXC_BAD_ACCESS using it on swift unit test
Jun 12, 2021
unit-testing
pointers
swift
Don't understand Python's csv.reader object
Nov 06, 2022
python
pointers
object
csv
memory
Obtain iterator from pointer or reference
Sep 28, 2022
c++
pointers
iterator
containers
const reference to a pointer not behaving as expected
Nov 02, 2022
c++
pointers
visual-c++
C++ Pointer to const array of const pointers
Oct 16, 2022
c++
arrays
pointers
Why do we use `const` for strings when defining with pointers in C?
Oct 21, 2022
c
arrays
string
pointers
constants
Is it safe to assume that the NULL constant is zero?
Nov 08, 2022
c
pointers
null
null-pointer
How to free() a malloc()'d structured correctly?
Aug 09, 2022
c
pointers
free
malloc
PHP - can a method return a pointer?
Nov 20, 2018
php
pointers
« Newer Entries
Older Entries »