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
C++ Maximum valid memory address
Nov 01, 2022
c++
pointers
Will a modern processor (like the i7) follow pointers and prefetch their data while iterating over a list of them?
Nov 10, 2017
c++
performance
caching
pointers
cpu-cache
arrays and pointer arithmetic ~ clarification needed
Jun 03, 2020
c
arrays
pointers
multidimensional-array
pointer-arithmetic
using an absolute pointer address as a template argument
Sep 04, 2018
c++
templates
pointers
C#: Using a generic to create a pointer array
Oct 30, 2022
c#
generics
pointers
C++, Need Reason for error : cannot convert parameter 1 from 'char *' to 'const char *&'
Nov 12, 2020
c++
visual-c++
pointers
reference
C: When to return by value or pass reference
Mar 19, 2022
c
pointers
reference
return-value
Why do I have to cast to a specific pointer type before calling Dispose?
Aug 17, 2022
delphi
pointers
casting
dispose
Check if a macro argument is a pointer or not
Nov 07, 2022
c
variables
pointers
macros
variable-types
"Pointer from integer/integer from pointer without a cast" issues
Oct 21, 2019
c
pointers
casting
initialization
assignment-operator
C++ static const access through a NULL pointer [duplicate]
Mar 11, 2017
c++
pointers
static
Callback function pointers C++ with/without classes
Nov 09, 2022
c++
class
pointers
callback
arduino
C++: find in set of pointers
Sep 15, 2022
c++
pointers
stl
constants
Why is a pointer to a pointer incompatible with a pointer to an array?
Jan 17, 2019
c
arrays
pointers
go tour when to not use pointer to struct literal in a variable
Oct 16, 2022
pointers
go
How to fix warning 'no explicit ownership'
Dec 12, 2019
objective-c
xcode
pointers
warnings
Can't assign values to variable and pointer [duplicate]
Aug 17, 2022
c
pointers
char and char* (pointer)
Jun 07, 2019
c++
pointers
char
dereference
type-mismatch
Why is h_addr_list in struct hostent a char ** instead of struct in_addr **?
Mar 28, 2021
c
pointers
struct
network-programming
Simple CUDA Test always fails with "an illegal memory access was encountered" error
Mar 19, 2018
c++
pointers
matrix
cuda
« Newer Entries
Older Entries »