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
Assigning to pointer immediately after deleting
Jul 31, 2019
c++
pointers
Isn't a pointer just a reference when you don't dereference it?
Nov 12, 2022
c++
pointers
reference
C++: How do I prevent a function from accepting a pointer that is allocated in-line?
Nov 02, 2022
c++
pointers
parameters
function
allegro
Why use pointers in C++?
Oct 29, 2022
c++
pointers
dereference
Pointer arithmetic with NULLs
Sep 22, 2022
c
pointers
Confused by single pointer and double pointer arguments in function calls
Jun 28, 2022
c
pointers
pass-by-value
pass-by-pointer
Passing function Pointers in C++
Jan 01, 2020
c++
windows
multithreading
function
pointers
should we teach pointers in a "fundamentals of programming" course?
Aug 17, 2022
pointers
computer-science
Segmentation fault when using stream extraction into a char pointer
Nov 19, 2018
c++
pointers
In C/C++, is char* arrayName[][] a pointer to a pointer to a pointer OR a pointer to a pointer?
Oct 31, 2022
c++
c
arrays
pointers
multidimensional-array
Pointer to an array of function pointers
Sep 12, 2019
c
function
pointers
Returning a pointer
Oct 26, 2022
c++
pointers
C++ function parameter takes an address of a pointer as an argument. How is this used? What is it for?
Oct 17, 2022
c++
function
pointers
reference
What is wrong with the following code dealing with pointers?
May 18, 2022
c
pointers
Understanding declaration in C++
Jun 10, 2022
c++
pointers
reference
Why can I change a local const variable through pointer casts but not a global one in C?
Jul 11, 2022
c
pointers
constants
type of int * (*) (int * , int * (*)())
Feb 04, 2022
c
variables
pointers
types
declaration
How to cast program argument *char as int correctly?
Aug 23, 2022
c
pointers
casting
char
Question about pointers and strings in C [duplicate]
Aug 30, 2022
c
arrays
string
pointers
basic difference between value types and reference types [duplicate]
Sep 24, 2022
c#
pointers
reference
value-type
« Newer Entries
Older Entries »