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
How to find out if we are using really 48, 56 or 64 bits pointers
Oct 29, 2025
c++
windows
pointers
64-bit
allocating array and assigning values from a function C
Oct 31, 2025
c
arrays
function
pointers
segmentation-fault
replacing referenced Integer value in Ruby like String#replace does
Oct 30, 2025
ruby
pointers
reference
Different behavior when printing a bytes.Buffer in Go
Oct 30, 2025
string
pointers
go
struct
Type of Function in C or C++
Oct 28, 2025
c++
c
function
pointers
typechecking
Fast way to copy an array
Oct 30, 2025
c
arrays
pointers
optimization
multidimensional-array
How is a reference variable represented in memory?
Oct 29, 2025
c++
pointers
c++11
reference
how to check the type of a pointer in C++
Oct 30, 2025
c++
pointers
types
c++ reference to a vector issues?
Oct 29, 2025
c++
pointers
vector
reference
Comparing values pointed at by void pointers in C
Oct 30, 2025
c
pointers
void-pointers
Is there a difference between initialiazing variables and pointers with NULL or 0?
Oct 28, 2025
c
variables
pointers
initialization
null-pointer
Why does readline() put the file pointer at the end of the file in Python?
Oct 29, 2025
python
file
pointers
What are the possible consequences of using unsafe conversion from []byte to string in go?
Oct 29, 2025
string
pointers
go
unsafe
What is the intention/benefit of malloc returning type void *?
Oct 30, 2025
c
linux
pointers
memory-management
malloc
Assert that a pointer is aligned to some value
Oct 28, 2025
pointers
rust
memory-alignment
Why is it necessary to cast to void** (e.g. in cudaMalloc calls)?
Oct 29, 2025
c
pointers
cuda
void-pointers
How to decide whether class attributes should be pointer or value while using composition in C++?
Oct 28, 2025
c++
object
pointers
Why right-shifting an address by three bits as a hash function for a fixed-size hash table?
Oct 29, 2025
c
pointers
hash
hashtable
Solving a "expression must have pointer to class type" error
Oct 29, 2025
c++
pointers
operator-precedence
How to write data at a specific memory location? C++
Oct 29, 2025
c++
c++11
pointers
memory
unsigned
« Newer Entries
Older Entries »