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 can I instantiate a new pointer of type argument with generic Go?
Aug 30, 2022
go
pointers
generics
How to serialize shared/weak pointers?
Feb 02, 2020
c++
boost
pointers
qt4
boost-serialization
Smart Pointer Implementation in C [duplicate]
Jul 01, 2022
c
pointers
smart-pointers
c99
How to pass a two dimensional array of unknown size as method argument
May 22, 2017
objective-c
c
pointers
multidimensional-array
when is reading and writing to memory legal?
Oct 18, 2022
c#
pointers
memory
What does the declaration void** mean in the C language?
Sep 24, 2022
c
arrays
pointers
declaration
void-pointers
Should I delete local pointers in functions? (C++)
Oct 19, 2022
c++
pointers
C++ Own Observer Pattern
Sep 14, 2022
c++
pointers
function-pointers
observer-pattern
observers
How does Delphi resolve overloaded functions with Pointer(typeless one) parameters?
Nov 29, 2021
arrays
delphi
pointers
overloading
overload-resolution
SWIG Python - wrapping a function that expects a double pointer to a struct
Sep 30, 2021
python
pointers
swig
Why would one ever declare a parameter of type array?
Jun 22, 2022
c
arrays
pointers
coding-style
"could not convert template argument" error for pointer parameters even with cast
Feb 24, 2022
c++
templates
pointers
Calling subclass methods from superclass in a vector C++
May 30, 2017
c++
pointers
inheritance
vector
superclass
Finding the size of a string in argv using sizeof
Sep 25, 2022
c
pointers
sizeof
argv
Bubble sort of structures using pointers in C
Apr 28, 2019
c
pointers
struct
bubble-sort
Confusion about pointer values being compile-time constatns
Nov 05, 2022
c++
templates
pointers
constexpr
compile-time-constant
Casting pointer types on different architectures
Aug 30, 2022
c
pointers
casting
endianness
Ambiguity in 2d array declaration in C
Sep 22, 2017
c
arrays
pointers
malloc
How do I declare a const pointer to non-const / mutable data in D?
Apr 21, 2019
pointers
constants
d
immutability
variable-declaration
template deduction: const reference and const pointer
Nov 14, 2022
c++
templates
pointers
reference
template-argument-deduction
« Newer Entries
Older Entries »