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
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
c++ virtual function call without pointer or reference
Oct 16, 2022
c++
pointers
reference
virtual
What happens when I call "delete" on an uninitialized pointer in C++?
Nov 01, 2022
c++
pointers
memory
memory-management
What does deleting a pointer mean?
Nov 05, 2022
c++
pointers
memory-management
write data to register
Mar 22, 2022
c
pointers
embedded
hardware
Allocate memory for a struct with a character pointer in C
Oct 30, 2022
c
pointers
memory
struct
malloc
Typedef struct declared as two types: "typedef struct x { .. } X, *XPointer"
Apr 25, 2022
c
pointers
struct
Decltype a dereferenced pointer in C++ [duplicate]
Jan 16, 2022
c++
pointers
decltype
How to initialize a vector of pointers [closed]
Oct 25, 2022
c++
pointers
vector
« Newer Entries
Older Entries »