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
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
Clarification on passing a pointer by reference
Mar 30, 2026
c++
pointers
linked-list
Allocating through a pointer to a pointer parameter
Mar 30, 2026
c
pointers
gcc
malloc
void-pointers
My c-style string is acting very strangely
Mar 30, 2026
c++
pointers
c-strings
Why is a pointer to a pointer to a function 8 byte?
Mar 30, 2026
c
function
pointers
C: Assign strtok token to char * Segfault
Mar 30, 2026
c
arrays
pointers
segmentation-fault
Pointer to structure
Mar 30, 2026
c
pointers
structure
Python function pointer in class __init__
Mar 30, 2026
python
function
pointers
init
Array of pointers to different structs
Mar 30, 2026
c
arrays
pointers
struct
Memory of a Void pointer
Mar 29, 2026
c
pointers
Pointers problem
Mar 30, 2026
c
pointers
C++ boost shared array swapping pointers (simple question)
Mar 29, 2026
c++
arrays
boost
pointers
shared
why can't a pointer-to-array-of-ints be assigned to a pointer-to-int?
Mar 29, 2026
c
arrays
pointers
Passing an object as reference or pointer in a function
Mar 29, 2026
c++
pointers
reference
Older Entries »