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 free an array of char-pointer?
Jan 12, 2023
c
arrays
pointers
malloc
free
C# pointers vs. C++ pointers
Jan 13, 2023
c#
c++
c
performance
pointers
How to make pointer/reference on element in vector?
Jan 12, 2023
c++
pointers
vector
reference
Size of struct with vector
Jan 12, 2023
c++
pointers
struct
Resources management - vector and pointers
Jan 11, 2023
c++
pointers
c++11
vector
initialization
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
« Newer Entries
Older Entries »