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
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
Which vector address is safer?
Dec 03, 2022
c++
pointers
vector
Not able to understand what this C function does
Dec 04, 2022
c
pointers
Dangers of pointers
Dec 03, 2022
c
pointers
Compilation warning for void ** and void *
Dec 03, 2022
c
pointers
creating and verifying a pointer into "if" statement
Dec 03, 2022
c++
pointers
if-statement
« Newer Entries
Older Entries »