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
Storing Zero-Sized type instance into a null pointer
Oct 25, 2025
pointers
rust
undefined-behavior
unsafe
C/C++ : Deallocating or deleting a block of dynamically created memory [duplicate]
Oct 25, 2025
c++
c
pointers
dynamic-memory-allocation
Possible memory leak when returning pointer (array) (C++)
Oct 25, 2025
c++
pointers
memory-management
memory-leaks
Why can't methods with pointer and non-pointer receivers have the same name in Go?
Oct 25, 2025
pointers
methods
go
types
Calculating length of uninitialized char array
Oct 23, 2025
c
arrays
pointers
char
sizeof
Char pointer pointing to char array instead of single char?
Oct 24, 2025
c++
pointers
dictionary
char
c++ defining a static member of a template class with type inner class pointer
Oct 24, 2025
class
static
templates
pointers
member
Assign integer literal to pointer?
Oct 23, 2025
c++
c
pointers
warning C4090: 'function' : different 'const' qualifiers
Oct 22, 2025
c
pointers
Rust, Copy Trait not working with a type when it uses generic
Oct 24, 2025
pointers
generics
rust
copy
Any reason to use raw pointers to do RAII? C++11/14
Oct 21, 2025
c++
pointers
smart-pointers
Trying to understand UNIX system calls on XV6
Oct 24, 2025
c
arrays
pointers
unix
xv6
Comparing two different types of pointer
Oct 23, 2025
c
pointers
types
compare
Passing a custom data type as a void pointer to a function
Oct 23, 2025
c
pointers
GetPinnableReference Implementation that Pins Underlying String
Oct 23, 2025
.net
pointers
unsafe
c#-7.3
In Go, deleting an entry of a map of pointers causes memory leak?
Oct 23, 2025
dictionary
pointers
go
memory-leaks
Converting C uint8_t pointer + size combination to C++ iterators
Oct 22, 2025
c++
c
pointers
c++11
iterator
C++: do I need to free the pointer inside function?
Oct 23, 2025
c++
pointers
Why std::async cannot be used with functions that receive a reference to an abstract class as a parameter?
Oct 23, 2025
c++
pointers
templates
reference
abstract
What is the proper syntax in C++ for template classes with pointer template types with reference variables?
Oct 23, 2025
c++
pointers
« Newer Entries
Older Entries »