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
If a parameter is a pointer type, is the parameter a pointer allocated in local memory
May 09, 2026
c
pointers
struct
How to determine if the pointer passed as a function argument is being modified or a copy is being modified?
May 09, 2026
go
pointers
How to enforce non-ownership of a pointer?
May 08, 2026
c++
pointers
gcc float pointer casting in C++ causing SIGBUS error
May 09, 2026
c++
pointers
gcc
casting
segmentation-fault
What is wrong with my syntax in this 1 line bit of code (pointers and references and dereferences oh my)?
May 09, 2026
c++
variables
pointers
reference
const-correctness
Understanding Pointer to constant pointer to integer constant (const int * const * variable)
May 09, 2026
c
pointers
constants
How to get this audio delay to work?
May 08, 2026
c++
arrays
debugging
audio
pointers
Is assigning to a field of temporary object undefined behavior?
May 08, 2026
c++
pointers
memory-address
temporary
Output of code containing complex pointers in C
May 08, 2026
c
pointers
Doesn't a 2D array decay to pointer to pointer
May 07, 2026
c
arrays
pointers
Is casting a base pointer to a derived pointer dangerous in any way?
May 08, 2026
c++
inheritance
pointers
casting
Understanding argv and *++argv[0]
May 07, 2026
c
pointers
command-line-arguments
argv
copy map to another new map
May 08, 2026
java
pointers
hashmap
Is it better style to initialize a structure by passing a reference or returning it?
May 07, 2026
c++
c
pointers
struct
initialization
What happens if my pointer crosses the array bounds?
May 05, 2026
c
arrays
pointers
"Writable" reference to object
May 07, 2026
c#
pointers
reference
Using Arrays of strings in function
May 06, 2026
arrays
c
string
pointers
« Newer Entries
Older Entries »