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
Memory leak prevention C++ (Am I right or wrong?)
Mar 14, 2026
c++
pointers
memory-leaks
dynamic-memory-allocation
Assigning to postfix-incremented pointers
Mar 15, 2026
c++
arrays
pointers
operators
rvalue
Variable number of arguments (va_list) with a function callback?
Mar 15, 2026
c++
pointers
time
variadic-functions
can you compare strings by their memory location instead of contents?
Mar 14, 2026
c#
string
pointers
memory
clr
C++ filling arrays by pointers
Mar 14, 2026
c++
arrays
pointers
reference
pass-by-reference
Pointer alternative in C#
Mar 14, 2026
c#
.net
pointers
What is the reason to initialize or assign an empty string literal to a pointer to char in C, or a pointer to const char in C++?
Mar 14, 2026
c++
c
pointers
char
string-literals
I am trying to create an array of objects inside a header file which is failing (Starting C++ Programmer)
Mar 14, 2026
c++
arrays
pointers
object
header
Run-time detection of memory deletion
Mar 13, 2026
c++
windows
pointers
memory-corruption
Simple C pointer issue
Mar 14, 2026
c
pointers
memory-corruption
Does reassignment of pointers acquired by reinterpret_cast from raw memory cause UB?
Mar 12, 2026
c++
pointers
language-lawyer
undefined-behavior
reinterpret-cast
why dereferencing on a address gives "invalid indirect" error in golang?
Mar 13, 2026
go
pointers
memory-address
dereference
TypeDefs and Pointers
Mar 12, 2026
c
pointers
typedef
change of vectors first pointer
Mar 11, 2026
c++
pointers
vector
insert
Dereferencing an array of void pointers
Mar 12, 2026
c++
pointers
c++: invalid initialization of reference of type 'const int*&' from expression of type 'int*'
Mar 12, 2026
c++
pointers
reference
initialization
Understanding a structure which contains a pointer of its own type
Mar 11, 2026
c
pointers
data-structures
struct
free memory outside a void function where it is allocated
Mar 10, 2026
c
pointers
malloc
Can someone help me find the segfault here?
Mar 11, 2026
c
pointers
segmentation-fault
trie
« Newer Entries
Older Entries »