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
How to make C++ pointers null [closed]
Sep 28, 2022
c++
pointers
Is Nokia mis-using static_cast?
Oct 27, 2021
c++
qt
pointers
casting
Initializing a char pointer in C. Why considered dangerous? [duplicate]
May 13, 2022
c
pointers
initialization
char
Vector of pointers to struct
Oct 31, 2022
c++
pointers
vector
struct
converting int to pointer
May 26, 2022
c++
pointers
How Java "pointers" work?
Jun 16, 2022
java
pointers
Is there any advantage of using references instead of pointers in c++? [duplicate]
Aug 24, 2022
c++
pointers
reference
Where is local pointer stored in memory?
Aug 29, 2022
c
pointers
How do you know the exact address of a variable?
Sep 23, 2022
c
pointers
memory-address
Convert Object to std::unique_ptr
Jul 29, 2022
c++
pointers
type-conversion
Is memory address 0x0 usable?
Aug 23, 2022
c++
pointers
memory-management
null
new-operator
int *ptr = (int*)(&a + 1);
Feb 26, 2022
c
pointers
C String array's array
May 13, 2022
c
arrays
pointers
In C#, when I set a new list equal to another list, does it set the new list as a pointer to the other list or is it actually creating a new list?
Apr 13, 2022
c#
list
object
pointers
glibc detected malloc(): memory corruption in C
Dec 26, 2021
c
pointers
memory
glibc
memory-corruption
Can one element in struct access another element of itself in C?
Oct 18, 2022
c
pointers
struct
Python: When do two variables point at the same object in memory?
Oct 15, 2022
python
pointers
Initializing a char * with an expression does not work
Nov 04, 2022
c++
string
pointers
temporary-objects
Using far function pointers
Sep 26, 2022
c
pointers
embedded
function-pointers
C++ "this" doesn't match object method was called on
May 11, 2022
c++
pointers
debugging
« Newer Entries
Older Entries »