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
C++: Difference between setting a pointer to nullptr and initializing it as a new variable type
Aug 15, 2022
c++
pointers
new-operator
nullptr
how av_freep in ffmpeg works?
Jul 16, 2022
c
pointers
ffmpeg
c++: Behavior of push_back() and back() with pointers
Nov 23, 2021
c++
list
pointers
Is the same Empty returned when it matched in a function?
Nov 17, 2022
pointers
haskell
Returning multidimensional arrays from a function in C
Mar 30, 2022
c
arrays
function
pointers
multidimensional-array
Pointer methods on non pointer types
Aug 27, 2022
pointers
go
methods
using type alias doesn't work with "const" pointer
Jun 25, 2022
c++
c++11
pointers
constants
using
Assigning values to all the elements of a dynamically allocated pointer array?
Nov 14, 2022
c++
arrays
pointers
dynamic-memory-allocation
Casting pointers to const in container types
Feb 27, 2022
c++
pointers
casting
containers
constants
When to use a void pointer over a char pointer?
Sep 24, 2022
c
pointers
void
void-pointers
Why in this example there is "for(auto& x : v)" and not "for(auto x : &v)"?
Mar 23, 2022
c++
pointers
reference
Should a variable of type float* point to a single float or a sequence of floats?
Jul 18, 2022
c
pointers
Is the equality relation of pointers after round-trip conversion guaranteed to be transitive?
Apr 17, 2022
c
pointers
language-lawyer
void-pointers
Subtracting 1 vs decrementing an iterator
Sep 13, 2022
c++
pointers
iterator
undefined-behavior
pointer-arithmetic
passing pointers from C to C++ and vice versa
Jun 13, 2017
c++
c
pointers
Return array of strings
Mar 09, 2018
c
string
pointers
How to get the C pointer array length? [duplicate]
Oct 22, 2022
c
arrays
pointers
programming-languages
C Dereference void* pointer
Jul 09, 2022
c
pointers
void
void-pointers
Did languages before C/C++ have pointers?
Apr 02, 2022
c
pointers
fortran
implementation
pascal
C++ function called without object initialization
May 05, 2022
c++
pointers
object
initialization
« Newer Entries
Older Entries »