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
Pass a hex address to a Pointer Variable
Apr 11, 2026
c
pointers
Why is the output of this C program 64 and not 320?
Apr 11, 2026
c
pointers
dereference
Self Referential Pointer in c [closed]
Apr 11, 2026
c
pointers
c++ How to make changes to the same object across multiple classes?
Apr 11, 2026
c++
class
pointers
object
qsort() and casting operation
Apr 11, 2026
c
pointers
struct
casting
qsort
Why do we have to cast an array to type[] when initialising a pointer?
Apr 11, 2026
arrays
c
pointers
Why a globle pointer can't re-point to another object, but a local pointer can?
Apr 11, 2026
c
pointers
Change 2D slice in-place
Apr 09, 2026
go
pointers
slice
matrix-multiplication
C++ static pointer to function
Apr 09, 2026
c++
function
pointers
static
Pointers's pointer c++ char initialization
Apr 09, 2026
c++
arrays
pointers
initialization
char
C: free memory allocated in c
Apr 09, 2026
c
pointers
malloc
free
OpenCL: Passing a pointer to local memory
Apr 09, 2026
pointers
memory
opencl
gpgpu
How to properly pass a callback-function from swift to c++?
Apr 09, 2026
c++
swift
pointers
callback
New approach for adding a new Node to a Linked List
Apr 08, 2026
c++
c
data-structures
pointers
How do initial members, common initial sequences, anonymous unions, and strict aliasing interact in C?
Apr 08, 2026
c
pointers
language-lawyer
unions
strict-aliasing
Why Windbg's dpp command output un-aligned address values
Apr 08, 2026
debugging
pointers
windbg
C++ Compare stacks of shared pointers
Apr 04, 2026
c++
pointers
shared-ptr
comparator
Why can't I set a value of a pointer int *x to, say, 10?
Apr 04, 2026
c
pointers
How come even though arrays decay to POINTERS, its fine to keep the parameter of the function as an ARRAY?
Apr 05, 2026
c++
c
arrays
pointers
Swapping two structs from an array of structs (bubblesort)
Apr 04, 2026
c
pointers
struct
swap
bubble-sort
« Newer Entries
Older Entries »