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
Is it safe to delete a NULL pointer?
Aug 14, 2022
c++
pointers
memory-management
null-pointer
delete-operator
What is the difference between NULL, '\0' and 0?
Nov 13, 2022
c
pointers
null
Pointers in C: when to use the ampersand and the asterisk?
Aug 13, 2022
c
pointers
How to find the 'sizeof' (a pointer pointing to an array)?
Aug 13, 2022
c
arrays
pointers
sizeof
Deleting Objects in JavaScript
Aug 13, 2022
javascript
pointers
object
memory-management
garbage-collection
Passing a 2D array to a C++ function
Aug 13, 2022
c++
arrays
pointers
multidimensional-array
Why use pointers? [closed]
Aug 13, 2022
c++
c
pointers
Pointers vs. values in parameters and return values
Aug 13, 2022
pointers
go
When to use references vs. pointers
Jan 25, 2019
c++
pointers
reference
What is array to pointer decay?
Aug 13, 2022
c++
c
arrays
pointers
How does free know how much to free?
Nov 15, 2022
c
size
pointers
free
What are the barriers to understanding pointers and what can be done to overcome them? [closed]
Aug 13, 2022
c++
c
pointers
How many levels of pointers can we have?
Aug 13, 2022
c++
c
pointers
language-lawyer
limit
C pointer to array/array of pointers disambiguation
Aug 13, 2022
c
arrays
pointers
variable-declaration
How do I use arrays in C++?
Aug 13, 2022
c++
arrays
pointers
multidimensional-array
c++-faq
Typedef function pointer?
Aug 13, 2022
c++
c
pointers
typedef
What exactly is nullptr?
Aug 13, 2022
c++
pointers
c++11
nullptr
What does "dereferencing" a pointer mean?
Aug 13, 2022
c++
c
pointers
dereference
How do you pass a function as a parameter in C?
Aug 13, 2022
c
function
pointers
syntax
parameters
What is the difference between const int*, const int * const, and int const *?
Aug 13, 2022
c++
c
pointers
constants
c++-faq
« Newer Entries
Older Entries »