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 use inline function in Cython [closed]
Jan 03, 2026
python
pointers
inline
cython
Value pointed to by a pointer changes after first dereference
Jan 03, 2026
c
pointers
arrays / pointers (C)
Jan 02, 2026
c
arrays
pointers
Use existing object in vector or create new if not exists in C++
Jan 03, 2026
c++
pointers
C pointers and memory (PCAP & Packet handling)
Jan 01, 2026
c
pointers
libpcap
C: passing an array of fixed size to function vs passing pointer?
Jan 02, 2026
arrays
c
pointers
Why am I getting segfault when changing the signature of main?
Jan 02, 2026
c
pointers
pointer-arithmetic
Define new function, array, struct etc inside of parameter of function call [duplicate]
Jan 02, 2026
c
arrays
function
pointers
compound-literals
Sequential Execution of functions with break option
Jan 02, 2026
c
pointers
function-pointers
C# is object valid
Jan 02, 2026
c#
pointers
C++ to C#: Pointers & Arrays
Jan 01, 2026
c#
c++
arrays
pointers
C++: What is the difference between int *x[5] and int (*x)[5]?
Jan 01, 2026
c++
pointers
How do I use malloc() to allocate memory to store an array of strings?
Jan 01, 2026
c
arrays
string
pointers
malloc
C++ Pass an array to a function and read its members
Dec 31, 2025
c++
arrays
pointers
Setting two pointers equal in a helper function
Jan 01, 2026
c
pointers
parameter-passing
How to pass a int * to a function having parameter of type int []?
Jan 01, 2026
c#
pointers
Deep understanding of strcat and strlen functions
Jan 01, 2026
c++
pointers
char
strcat
pointer being freed was not allocated for pointer assignment
Dec 31, 2025
c++
pointers
new-operator
Is it legal to write to a `const T*` through a `T**`?
Dec 30, 2025
c++
pointers
constants
language-lawyer
strict-aliasing
Typedef a structure to pointer with same name in C++
Dec 31, 2025
c++
pointers
typedef
Older Entries »