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
C++ extract type of pointer
Aug 11, 2026
c++
pointers
typedef
Convert a pointer to an array in C++
Aug 11, 2026
c++
arrays
pointers
memory-mapping
malloc and pointer in a struct
Aug 10, 2026
c
pointers
C pointer on a pointer : unused variable
Aug 10, 2026
c
pointers
Size of pointer, pointer to pointer in C
Aug 10, 2026
c
pointers
sizeof
Pointer to pointer to struct in C
Aug 10, 2026
c
pointers
struct
Does there exist a Haskell generalization of this two-pass scan algorithm that works for all two-pointer problems?
Aug 09, 2026
arrays
algorithm
pointers
haskell
polymorphism
C Function implementation - with Pointer vs without Pointer
Aug 09, 2026
c
pointers
Array of Pointer to Function Inside a Array Of Object
Aug 08, 2026
c++
arrays
function
class
pointers
C: Trouble understanding pointers in the while loop of this code
Aug 09, 2026
c
pointers
Fundamental .NET - How references are 'stored / resolved'
Aug 08, 2026
c#
asp.net
pointers
reference
C null pointer with string literals
Aug 08, 2026
c++
c
string
pointers
arm
Confusing pointer declaration
Aug 08, 2026
c++
pointers
Are different pointers considered to be different data types?
Aug 08, 2026
c
pointers
types
Impossible to make a <list <list< int* > > work
Aug 08, 2026
c++
list
pointers
stl
Why does using a char** cause a segfault where a char* works?
Aug 07, 2026
c
pointers
double-pointer
How do I pass a function as a parameter to a function in C, if the passed function also takes functions as parameters?
Aug 07, 2026
c
function
pointers
parameter-passing
C++ - creating safe const char* contructor
Aug 07, 2026
c++
pointers
constructor
How does free() 'know' that passed pointer is valid?
Aug 07, 2026
c
pointers
free
Pointer to derived type that contains allocatable array
Aug 06, 2026
pointers
fortran
derived-types
allocatable-array
Older Entries »