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
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
Why not use pointers for everything in C++?
Sep 14, 2022
c++
pointers
heap-memory
stack-memory
How does dereferencing of a function pointer happen?
Aug 25, 2022
c++
c
pointers
function-pointers
Passing pointers between C and Java through JNI
Aug 25, 2022
java
pointers
java-native-interface
cuda
Does 'auto' type assignments of a pointer in c++11 require '*'?
Aug 25, 2022
c++
pointers
c++11
auto
C Programming: malloc() inside another function
Aug 25, 2022
c
function
pointers
malloc
What are the rules for casting pointers in C?
Aug 25, 2022
c
pointers
casting
When is an integer<->pointer cast actually correct?
Aug 25, 2022
c++
c
pointers
casting
C++: difference between ampersand "&" and asterisk "*" in function/method declaration?
Aug 25, 2022
c++
pointers
reference
When to use pointers in C#/.NET?
Aug 25, 2022
c#
.net
performance
pointers
unsafe
increment value of int being pointed to by pointer
Aug 25, 2022
c
pointers
increment
post-increment
Exceptions to array decaying into a pointer?
Aug 18, 2022
c
arrays
pointers
« Newer Entries
Older Entries »