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
Safety of casting between pointers of two identical classes?
Jul 30, 2021
c++
pointers
casting
Correct way to cast address of int to char pointer
Mar 29, 2022
c++
pointers
casting
pointer comparisons “>” with one before the first element of an array object
Aug 06, 2019
c++
c
pointers
comparison
Explicit decay of an array into a pointer
Oct 17, 2022
c++
arrays
pointers
c++11
Why does a+1 == *(a+1) in this example?
Nov 01, 2022
c++
arrays
pointers
Why struct assignment works with arrays in structs
Oct 26, 2022
c
arrays
pointers
struct
Calculate array length via pointer arithmetic
Feb 07, 2022
c++
c
arrays
pointers
pointer-arithmetic
Why doesn't scanf need an ampersand for strings and also works fine in printf (in C)?
Oct 18, 2022
c
string
pointers
printf
scanf
C# deallocate memory referenced by IntPtr
Mar 20, 2022
c#
pointers
unmanaged
generic programming in C with void pointer
Sep 29, 2018
c
generics
pointers
Pointers vs auto_ptr vs shared_ptr
Oct 26, 2022
c++
pointers
shared-ptr
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
« Newer Entries
Older Entries »