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
Incrementing Pointers, Exact Sequence
Dec 28, 2021
c
pointers
increment
How to store persistent handles in V8?
Feb 16, 2017
c++
pointers
copy
v8
noncopyable
Writing a deep copy - copying pointer value
Oct 04, 2022
c++
copy
pointers
When is it a good idea to return a pointer to a struct?
Oct 29, 2022
pointers
go
Is it possible to define a pointer to a reference?
Jun 29, 2019
c++
pointers
reference
stealing bits from a pointer
Feb 22, 2021
c
pointers
bit-manipulation
error C2280: attempting to reference a deleted function
Dec 28, 2021
c++
pointers
compiler-errors
deleted-functions
Pointer to function parameter vs function parameter?
Apr 20, 2022
c++
pointers
The compiler complains with "Error: stray '\240' in program"
Sep 29, 2022
c++
arrays
function
pointers
matrix
Do C standards specify how far the carry propagates when incrementing a pointer?
Aug 23, 2022
c
pointers
language-lawyer
deleting a buffer through a different type of pointer?
Jun 05, 2019
c++
pointers
memory-management
char* to a string in C#
Oct 26, 2022
c#
pointers
initialize static char const *somevar
Sep 25, 2022
c
pointers
static
constants
Why can I still access a member of a struct after the pointer to it is freed?
Mar 02, 2022
c
pointers
memory-management
struct
C# unsafe value type array to byte array conversions
Apr 23, 2022
c#
arrays
pointers
type-conversion
unsafe
Is there a function pointer or array of functions in PowerShell?
Nov 02, 2022
arrays
function
powershell
pointers
C++ Printing value of pointer gives strange result
Sep 16, 2022
c++
pointers
How strcpy works behind the scenes?
Apr 20, 2022
c
pointers
When should I provide a destructor for my class?
Aug 20, 2022
c++
pointers
memory-management
destructor
How to "free" variable after end of the function?
Feb 14, 2022
c
pointers
malloc
free
« Newer Entries
Older Entries »