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
Go: json encoding struct with pointers is slower than with copies?
Apr 29, 2026
json
pointers
go
Why scanf("%s",&str); behaves as scanf("%s",str);? [duplicate]
Apr 29, 2026
c
pointers
scanf
pointer-arithmetic
How do some programming languages distinguish between a function and a function pointer?
Apr 28, 2026
function
pointers
dictionary
functional-programming
higher-order-functions
Question regarding pointers in fscanf
Apr 27, 2026
c
pointers
scanf
Why can't i assign the name of a 2d array to a 2d pointer?
Apr 28, 2026
c
arrays
pointers
Defining a function as a function pointer
Apr 28, 2026
c
pointers
function-pointers
Why does template<typename T> evaluate to Foo instead of Bar in C++
Apr 28, 2026
c++
pointers
inheritance
polymorphism
generic-programming
Calling a function using pointers in C++
Apr 28, 2026
c++
pointers
function that takes a long value and returns with its bytes in reverse order in C
Apr 28, 2026
c
pointers
byte-shifting
How can a union member have a pointer to an instance of the union?
Apr 28, 2026
c
pointers
arduino
Branch condition evaluates to a garbage value when dereferencing a pointer to a pointer
Apr 28, 2026
ios
c
pointers
Passing by reference of a pointer to a const object
Apr 27, 2026
c++
pointers
reference
constants
double-pointer
Do I need to call delete before reassigning a pointer?
Apr 27, 2026
c++
pointers
memory-management
Compare pointer to given value in C++
Apr 27, 2026
c++
pointers
comparison
Properly passing pointer from function C++
Apr 27, 2026
c++
pointers
inheritance
recursion
multiple-inheritance
GoLang - How to initialize value to *time.Time
Apr 27, 2026
go
pointers
struct
C++ how to use a pointer which has been created in a subroutine
Apr 26, 2026
c++
pointers
subroutine
Why is int[] treated as an rvalue?
Apr 26, 2026
c++
arrays
pointers
How to sequentially pass a set of 1D arrays to a function, in C(preferred)/C++
Apr 26, 2026
c++
c
arrays
pointers
memory
« Newer Entries
Older Entries »