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
PHP | Remove element from array with reordering?
Jan 11, 2020
php
arrays
pointers
return
unset
C++: How do I pass a function(without knowing its parameters) to another function?
Dec 15, 2018
c++
pointers
timer
function-pointers
parameter-passing
C++: How to call a parent class function from outside
May 20, 2019
c++
inheritance
pointers
virtual
Does a reference create a new location in memory, or an alias for an existing cell? [duplicate]
Sep 21, 2022
c++
pointers
reference
Does std::move invalidate pointers?
Mar 02, 2022
c++
pointers
move
char array as storage for placement new
Feb 01, 2013
c++
pointers
placement-new
Dereferencing a pointer in Objective-C
Nov 01, 2022
objective-c
pointers
Why is there no "NULL reference" in C++?
Apr 01, 2022
c++
pointers
reference
null
specifications
Assign a time.Date to a *time.Time pointer to test a JSON deserialization
Nov 23, 2021
json
pointers
go
vector of const pointers? [duplicate]
Feb 12, 2019
c++
pointers
vector
constants
Set nil string pointer to empty string
Nov 07, 2022
string
pointers
go
Why am I able to change the contents of const char *ptr?
Feb 20, 2019
c
pointers
Does deleting a pointer delete the memory it's pointing too?
Feb 01, 2022
c++
pointers
memory-management
Calling methods on interface pointers in Go
May 06, 2019
pointers
interface
go
What's the meaning of 'char (*p)[5];'?
Nov 03, 2022
c
pointers
declaration
Can I get a pointer to a current iterator value
Apr 27, 2022
c++
pointers
iterator
pass char array as argument
Dec 18, 2017
c
function
pointers
why does malloc(sizeof(pointer)) work?
Jul 04, 2019
c
pointers
gcc
malloc
Is there a weak_ptr equivalent to shared_from_this?
Jan 26, 2020
c++
pointers
c++14
shared-ptr
weak-ptr
Why ++(*p) changes the pointer value?
Nov 06, 2022
c++
c
pointers
« Newer Entries
Older Entries »