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
What is the difference between returning a char* and a char[] from a function? [duplicate]
Aug 25, 2022
c
string
pointers
difference between a pointer and reference parameter?
Oct 15, 2022
c++
pointers
reference
object-slicing
Why can a string be assigned to a char* pointer, but not to a char[] array?
Oct 11, 2022
c
string
pointers
initialization
reusability
Returning a pointer to a vector element in c++
Aug 25, 2022
c++
pointers
containers
iterator
Difference between passing array, fixed-sized array and base address of array as a function parameter
Aug 25, 2022
c++
arrays
pointers
Is it legal to compare dangling pointers?
Aug 25, 2022
c++
pointers
language-lawyer
dangling-pointer
How can I get the size of an array from a pointer in C?
Aug 25, 2022
c
memory-management
pointers
malloc
How to access the contents of a vector from a pointer to the vector in C++?
Feb 06, 2022
c++
pointers
vector
What exactly is meant by "de-referencing a NULL pointer"?
Aug 25, 2022
c
pointers
Pointer values are different but they compare equal. Why?
Aug 25, 2022
c++
pointers
multiple-inheritance
What is the size of a pointer?
Aug 25, 2022
c++
pointers
sizeof
Why doesn't polymorphism work without pointers/references?
Aug 17, 2022
c++
pointers
polymorphism
virtual
Meaning of "referencing" and "dereferencing" in C
Aug 25, 2022
c
pointers
reference
dereference
How to avoid memory leaks when using a vector of pointers to dynamically allocated objects in C++?
Aug 16, 2022
c++
stl
pointers
vector
derived
Pointers to pointers vs. normal pointers
Aug 25, 2022
c
pointers
Why are NULL pointers defined differently in C and C++?
Aug 25, 2022
c++
c
pointers
null
What is the function of an asterisk before a function name?
Aug 25, 2022
c
function
pointers
Is NULL always false?
Aug 25, 2022
c
null
pointers
Duplicating objects in Java
Aug 25, 2022
java
variables
object
pointers
reference
How to use an iterator?
Aug 25, 2022
c++
pointers
vector
iterator
using-statement
« Newer Entries
Older Entries »