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 are functions curried?
Dec 08, 2019
pointers
haskell
functional-programming
low-level
currying
C pointer notation compared to array notation: When passing to function
Sep 23, 2022
c
arrays
function
pointers
Pointer to stack object without ownership
Oct 15, 2022
c++
pointers
c++11
smart-pointers
How do I properly free memory related to getline() function?
Jan 11, 2022
c
pointers
dynamic-memory-allocation
getline
Why are weak pointers useful?
Mar 31, 2022
pointers
garbage-collection
weak-references
Why does Java have a "NullPointerException" when there are no pointers in Java?
Oct 23, 2022
java
pointers
nullpointerexception
modern c++ alternative to function pointers
Aug 09, 2022
c++
pointers
c++11
function-pointers
c++ * vs & in function declaration [duplicate]
Oct 19, 2022
c++
pointers
reference
pass-by-reference
create_string_buffer throwing error TypeError: str/bytes expected instead of str instance
Feb 06, 2022
python
string
pointers
ctypes
Conversion of pointer-to-pointer between derived and base classes?
Mar 29, 2022
c++
inheritance
pointers
subtyping
C++ pointer and reference with new keyword when instantiating
Nov 08, 2022
c++
class
pointers
reference
deleting multiple pointers in one line. c++ [duplicate]
Apr 18, 2017
c++
pointers
comma-operator
How to return a pointer as a function parameter
Sep 18, 2022
c++
c
pointers
I have three loops over an array of (char*) elements in C. Why does the third fail?
Nov 04, 2022
c
arrays
pointers
memory-address
How to replace pointers with references in C++?
Sep 18, 2022
c++
pointers
reference
Are non dereferenced iterators past the "one past-the-end" iterator of an array undefined behavior?
Sep 28, 2019
c++
arrays
pointers
iterator
language-lawyer
Whats the difference between Reference and Pointer return types in C++
Apr 18, 2019
c++
pointers
reference
coding-style
address-operator
Is this[0] safe in C++?
Sep 19, 2022
c++
arrays
pointers
language-lawyer
this-pointer
Does a C++ style cast operator change the pointer it casts?
May 29, 2019
c++
inheritance
pointers
casting
type-conversion
Does "int (*)[]" decay into "int **" in a function parameter?
Oct 24, 2022
c
arrays
function
pointers
language-lawyer
« Newer Entries
Older Entries »