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
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
Passing char pointer to cin and cin.get()
Apr 03, 2026
c++
pointers
cin
cout
Passing double pointer as function argument
Apr 04, 2026
c
pointers
Calling the override function in a vector (C++) [duplicate]
Apr 03, 2026
c++
pointers
vector
Display contents of allocated memory byte by byte? [closed]
Apr 03, 2026
c
pointers
casting
C: Passing pointers to const arrays [duplicate]
Apr 01, 2026
c
arrays
pointers
parameters
constants
pointer to baseAddress through CONTEXT.Ebx+8
Apr 02, 2026
c
winapi
pointers
C array of pointers and malloc
Apr 03, 2026
c
pointers
malloc
Bash - Pointer to Value in Associate Array?
Apr 03, 2026
arrays
bash
pointers
associative-array
Why is printf(inputString) a security hole?
Apr 01, 2026
c++
c
pointers
printf
C++, strings, and pointers
Apr 01, 2026
c++
string
pointers
C++ calling functions
Apr 01, 2026
c++
function
pointers
compiler-errors
Concatenating uint8_t to a char*
Apr 01, 2026
c
pointers
char
uint8t
memory location of pointer variable itself?
Apr 01, 2026
c++
pointers
Compiler error: invalid conversion from 'int' to 'int*' [-fpermissive]|
Mar 31, 2026
c++
arrays
pointers
A weird issue about converting a reference type to another by using operator reinterpret_cast
Mar 31, 2026
c++
pointers
language-lawyer
Meaning of the syntax `const char (&x)[]`
Mar 30, 2026
c++
pointers
reference
« Newer Entries
Older Entries »