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
Why size of pointed object of pointer is not zero even if we assigned pointer to NULL?
Nov 01, 2025
c++
c++11
pointers
null
C program to reverse content of a file and write that to another file
Nov 01, 2025
c
pointers
input
incompatibletypeerror
reversing
Print address of slice in golang
Nov 01, 2025
arrays
pointers
go
slice
Access array of c-structs using Python ctypes
Oct 31, 2025
python
c
pointers
ctypes
Copy instances of type T, when any of the methods of a named type T have a pointer receiver
Oct 30, 2025
pointers
go
methods
Struct Extension in C
Oct 29, 2025
c
pointers
struct
compilation
How to create dangling pointer (in stack or heap) in python
Oct 31, 2025
python
python-3.x
pointers
heap-memory
stack-memory
Segmentation fault when trying to push_back to a std::vector
Oct 30, 2025
c++
pointers
vector
segmentation-fault
Confused with Pointer Reference and Pointer
Oct 31, 2025
c++
pointers
reference
Does freeing an uninitialized pointer result in undefined behavior?
Oct 31, 2025
c
pointers
free
Deleting a whole linked list
Oct 31, 2025
c
list
pointers
memory
linked-list
When to pass a pointer to pointer as argument to functions in C++? [duplicate]
Oct 31, 2025
c++
pointers
arguments
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
Older Entries »