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
When to use Box instead of reference?
Dec 05, 2022
pointers
rust
Delphi memory leak with pointer to TStringList
Dec 05, 2022
delphi
pointers
memory-leaks
How do we find the output of the following C program?
Dec 05, 2022
c
pointers
sizeof
What does this C pointer code do?
Dec 05, 2022
c
pointers
How are arrays "implemented" in C?
Dec 05, 2022
c
arrays
pointers
gcc
Convert unique_ptr<Derived> to unique_ptr<Base>
Dec 04, 2022
c++
pointers
unique-ptr
What happens when I modify the swap function this way?
Dec 03, 2022
c++
c
pointers
memory
swap
Pointer to an Array troubles C++
Dec 04, 2022
c++
pointers
Safely moving a C++ object
Dec 05, 2022
c++
memory-management
pointers
Returning an array of char pointers
Dec 04, 2022
c
pointers
Objective-C Pointers > pointing to properties
Dec 04, 2022
iphone
objective-c
ipad
ios
pointers
C++ Instances VS pointers VS references
Dec 04, 2022
c++
pointers
reference
instance
delete pointer that is assigned from another pointer, should i delete the other one again?
Dec 04, 2022
c++
pointers
How to add an element into the vector of pointers?
Dec 04, 2022
c++
pointers
vector
Space between arrow operator in C
Dec 04, 2022
c
pointers
standards
arrows
Is there a way to return null instead of custom object (not pointer)?
Dec 04, 2022
c++
class
pointers
null
Why are two integer pointers of the same value point to the same thing (via ==) ?
Dec 04, 2022
c
pointers
integer
Memcpy Char Pointers
Dec 04, 2022
c++
c
pointers
char
memcpy
Freeing malloced structure in a function
Dec 04, 2022
c
pointers
malloc
free
free won't delete memory allocated to the pointer (int array), using free twice works, why?
Dec 04, 2022
c
arrays
pointers
memory-management
« Newer Entries
Older Entries »