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 an opaque pointer in C?
Nov 20, 2022
c
pointers
opaque-pointers
Meaning of int (*) (int *) = 5 (or any integer value)
Aug 17, 2022
c++
pointers
function-pointers
Difference between function arguments declared with & and * in C++
Aug 17, 2022
c++
function
pointers
pass-by-reference
C++ pass an array by reference
Oct 09, 2022
c++
arrays
pointers
reference
pass-by-reference
Are python variables pointers? or else what are they?
Oct 01, 2022
python
pointers
variables
identifier
Is it good practice to free a NULL pointer in C? [duplicate]
Aug 17, 2022
c
pointers
memory-management
What is the difference between a C# Reference and a Pointer?
Aug 17, 2022
c#
pointers
reference
Is it possible to initialize a C pointer to NULL?
Jul 11, 2019
c
pointers
initialization
error: invalid initialization of non-const reference of type ‘int&’ from an rvalue of type ‘int’
Oct 03, 2022
c++
pointers
reference
In Go HTTP handlers, why is the ResponseWriter a value but the Request a pointer?
Aug 17, 2022
pointers
go
C# Store functions in a Dictionary
Mar 16, 2018
c#
function
pointers
dictionary
Testing pointers for validity (C/C++)
Mar 03, 2022
c++
c
validation
pointers
null
How to compare pointers?
Aug 16, 2022
c++
pointers
Correct way of declaring pointer variables in C/C++ [closed]
Aug 16, 2022
c++
c
pointers
coding-style
What is the point of function pointers?
Oct 17, 2022
c++
c
function
pointers
c++-faq
Can a pointer to base point to an array of derived objects?
Oct 15, 2022
c++
pointers
Deleting a pointer in C++
Aug 16, 2022
c++
pointers
delete-operator
What makes this usage of pointers unpredictable?
Nov 24, 2019
c++
pointers
Placement of the asterisk in pointer declarations
Aug 16, 2022
c++
c
pointers
declaration
Range references instead values
Jul 23, 2022
pointers
reference
go
« Newer Entries
Older Entries »