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
Delegate with ref parameter
May 05, 2021
c#
.net
pointers
delegates
ref
How to get a pointer value in Haskell?
Apr 04, 2022
memory
pointers
haskell
Passing 2-D array as argument
Apr 01, 2022
c++
pointers
Passing 3-dimensional numpy array to C
Sep 14, 2022
python
c
pointers
numpy
python-c-extension
Using original pointer after realloc?
May 11, 2018
c
pointers
realloc
Is it never truly safe to reinterpret_cast input into std::unique_ptr?
Sep 25, 2022
c++
pointers
c++11
unique-ptr
reinterpret-cast
Smart or raw pointers when implementing data structures?
Nov 10, 2022
c++
pointers
data-structures
Non-const reference to a non-const pointer pointing to the const object
Nov 02, 2022
c++
pointers
reference
Array of size 1 vs. pointer to struct
Nov 15, 2022
c
arrays
pointers
Is it safe to convert a pointer to typed/sized enum to a pointer to the underlying type?
Oct 19, 2022
c++
c++11
pointers
enums
implicit-conversion
How to Cast Integer Value to Pointer Address Without Triggering Warnings
Nov 01, 2022
c
pointers
integer
embedded
Using C# Pointers
Feb 09, 2022
c#
.net
pointers
Pointer dereferencing overhead vs branching / conditional statements
Mar 13, 2022
c++
optimization
pointers
conditional-statements
Do I need to free local variables?
Sep 25, 2022
c
pointers
linked-list
free
difference between if(pointer) vs if(pointer != NULL) in c++, cpplint issue
May 02, 2019
c++
pointers
coding-style
cpplint
Given `int num[7]`, how do `num` , `&num[0]`, `&num` differ?
Jun 01, 2022
c
arrays
pointers
C++: pointer comparison of base vs derived of the same object
Apr 19, 2022
c++
pointers
multiple-inheritance
`std::enable_if` is function pointer - how?
Oct 27, 2022
c++
templates
pointers
c++11
enable-if
How to cast the address of a pointer generically while conforming to the C standard
Aug 13, 2022
c
pointers
strict-aliasing
Ampersand prepended at end of array var_dump
Apr 17, 2022
php
pointers
reference
« Newer Entries
Older Entries »