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
Changing an array with a function in C?
Apr 05, 2022
c
arrays
function
pointers
Can the following code be true for pointers to different things
Nov 10, 2022
c
pointers
language-lawyer
Copy one pointer content to another
Sep 17, 2022
c
pointers
Is typedef'ing a pointer type considered bad practice? [duplicate]
May 16, 2022
c
pointers
typedef
When Declaring a Reference to an Array of Ints, why must it be a reference to a const-pointer?
Nov 08, 2022
c++
arrays
pointers
reference
constants
About Initializing Pointers in C++ [duplicate]
Sep 27, 2022
c++
pointers
Difference between malloc and realloc?
Sep 25, 2022
c
pointers
Pointers and Arrays in C, Need for more Understanding
Oct 07, 2019
c
arrays
pointers
Why don't some languages allow declaration of pointers?
Jul 27, 2022
c++
pointers
address of this
Sep 17, 2022
c++
pointers
this
Does a pointer point to the LSB or MSB?
Aug 17, 2022
c++
c
pointers
void-pointers
Does Haskell have pointers?
Jul 02, 2022
pointers
haskell
language-design
Why do you need pointers in this situation? [duplicate]
Sep 17, 2022
c++
arrays
pointers
polymorphism
How to detect "dangling pointers" if "Assigned()" can't do it?
Sep 06, 2022
delphi
validation
pointers
delphi-7
C Assign Pointer to NULL
Sep 17, 2022
c
function
pointers
Use of raw pointers in modern C++ post C++11 [closed]
Aug 25, 2022
c++
c
pointers
c++11
Why does adding to a pointer with += work, but pointer + 1 doesn't?
Nov 12, 2022
c
pointers
pointer-arithmetic
How to print the string a pointer points to while debugging using GDB?
Sep 17, 2022
c
linux
pointers
gdb
Whats the problem with int *p; *p=23;
Aug 17, 2022
c
pointers
Reassigning to a pointer variable after freeing it [duplicate]
Oct 10, 2022
c
pointers
free
dynamic-memory-allocation
« Newer Entries
Older Entries »