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
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
Why the element and not the base address got printed?
May 06, 2026
c
string
pointers
In C, returning a float when sending pointer-to-struct values to a function changes the values of the struct
May 05, 2026
c
function
pointers
struct
In C++, can you initialize an array of pointers to array of integer in a way that resembles initializing an array of pointers to strings?
May 06, 2026
c++
arrays
pointers
Why would a pointer to object in boost shared memory become invalid when changing scope?
May 05, 2026
c++
pointers
boost
shared-memory
C program syntax
May 03, 2026
arrays
c
pointers
char
Pointers with If statements in C
May 05, 2026
c
pointers
if-statement
« Newer Entries
Older Entries »