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
pointers, conversion of char ** to char *
Jan 11, 2023
c++
pointers
casting
How to cascade -> operator?
Jan 10, 2023
c
pointers
dereference
Why is implicit pointer of pointer to pointer conversion legal?
Jan 11, 2023
c
pointers
language-lawyer
Proper way to return a string in C
Jan 10, 2023
c
string
pointers
Pointer Arithmetic in C using Array Variables
Jan 10, 2023
c
arrays
pointers
creating complement of DNA sequence and reversing it C++
Jan 10, 2023
c++
arrays
pointers
dna-sequence
How to read data to construct a const array?
Jan 08, 2023
c++
arrays
pointers
Storing data in the most significant bits of a pointer
Jan 07, 2023
c++
c
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
« Newer Entries
Older Entries »