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
Nim: Addresses of parameters and mutability
Jan 30, 2022
pointers
nim-lang
Why printf() prints this mysterious extra text, on Windows?
Aug 28, 2022
c
pointers
printf
Why can I use nullptr without including STL?
Nov 08, 2022
c++
c++11
pointers
stl
nullptr
Execution speed of references vs pointers
Feb 23, 2022
pointers
compiler-construction
reference
jit
vm-implementation
gcc C/C++ assume no pointer aliasing
Oct 29, 2022
pointers
gcc
pointer-aliasing
Understanding char reference
Oct 22, 2022
c++
pointers
reference
Does deleting void pointer guarantee to delete right size? [duplicate]
Jun 24, 2017
c++
pointers
memory-management
void
C++ Is it possible to have a generic function pointer?
Oct 21, 2022
c++
function
generics
pointers
Difference between new operator in C++ and new operator in java
Oct 14, 2022
java
c++
pointers
malloc
new-operator
assignment discards 'volatile' qualifier from pointer target type
Mar 19, 2021
c
pointers
embedded
volatile
Convert string to *uint64 in golang
Feb 09, 2022
string
pointers
go
uint64
Changing Android's EditText cursor pointer color programmatically
Jun 09, 2019
android
pointers
colors
android-edittext
What does the C standard say about pointers to structs and their first member?
Mar 11, 2022
c
struct
pointers
standards
How can a pointer be implemented except storing an address?
Apr 20, 2022
c++
pointers
compiler-construction
casting
How to delete an object in a set
Aug 06, 2017
c++
pointers
object
memory
delete-operator
Printing pointer addresses in C [two questions]
Jun 20, 2019
c
pointers
int
free
command-line-arguments
How exactly are interface variables implemented in Go?
Oct 31, 2022
go
pointers
interface
compilation
In Go, how do I check a value is of (any) pointer type?
Aug 22, 2022
pointers
reflection
go
go-interface
C++ vector<vector<double> > to double **
Dec 29, 2018
c++
pointers
vector
Is it possible to make efficient pointer-based binary heap implementations?
Oct 27, 2022
c++
c
algorithm
pointers
binary-tree
« Newer Entries
Older Entries »