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
Get a pointer to a list element
Oct 21, 2022
python
list
pointers
Is it wise to use a pointer to access values in an std::map
Mar 22, 2022
c++
pointers
stdmap
Setting a buffer of char* with intermediate casting to int*
Mar 16, 2019
c++
c
pointers
memory
Properly casting a `void*` to an integer in C++
Nov 17, 2017
c++
pointers
casting
range based for loop with const shared_ptr<>
Sep 05, 2022
c++
pointers
iteration
constants
container-data-type
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
« Newer Entries
Older Entries »