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
Homework: Making an array using pointers
Jan 10, 2023
c++
arrays
pointers
segmentation-fault
Why can you assign an integer value to an uninitialized pointer
Jan 08, 2023
c++
pointers
variable-assignment
Is there a mechanism in C++ to make a full copy of a derived class from a base class pointer without dynamic memory allocation?
Jan 08, 2023
c++
pointers
c++11
auto
C++ Conversion from const int* to int* working with unexpected results [duplicate]
Jan 08, 2023
c++
pointers
type-conversion
constants
Handling pointers to structure in C#
Jan 08, 2023
c#
c++
pointers
memory
dll
C-Examining a specific memory adress during execution
Jan 07, 2023
c
pointers
heap-memory
Why need the (void *) in the pointer conversion?
Jan 07, 2023
c
pointers
What does `(c = *str) != 0` mean?
Jan 06, 2023
c++
c
pointers
syntax
When C 'deallocates' local stack variable? [duplicate]
Jan 06, 2023
c
pointers
variables
this pointer escape in Java
Jan 05, 2023
java
pointers
How are variables tied to their values in C?
Jan 05, 2023
c
pointers
variables
memory
Object pointers printing results in reverse order
Jan 04, 2023
c++
pointers
Parameters in the sizeof operator in C
Jan 05, 2023
c
pointers
multidimensional-array
sizeof
What's the difference between a and a + 0 as C pointers?
Jan 04, 2023
c
arrays
pointers
sizeof
UnsafeMutablePointer.pointee and didSet properties
Jan 04, 2023
swift
pointers
unsafemutablepointer
Displaying pointer substraction
Jan 04, 2023
c
pointers
char
sequence
Understanding of strlen function - Assignment of const char *s to const char *sc
Jan 02, 2023
c
pointers
memory
c-strings
C++ reference pointer as parameter to alter pointer
Jan 04, 2023
c++
pointers
reference
pass-by-reference
Why are Java objects pointers to pointers?
Jan 03, 2023
java
pointers
jvm
language-design
Do I need to/can I free a void pointer in C?
Jan 02, 2023
c
pointers
void
void-pointers
« Newer Entries
Older Entries »