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
Array address when copying variables
May 14, 2026
arrays
pointers
go
slice
How to deallocate a int*** in c++
May 15, 2026
c++
pointers
multidimensional-array
String tokenizer without using strtok()
May 15, 2026
c
pointers
tokenize
When does a pointer to a linked list change the actual list?
May 15, 2026
python
pointers
linked-list
reference
Trying to understand C++ pointers and data type initializations
May 14, 2026
c++
pointers
wchar-t
C: Why does converting an int to float output 0.000? [duplicate]
May 14, 2026
c
pointers
casting
C with microcontrollers: starting address of struct to be a specific address?
May 15, 2026
c
pointers
struct
c-preprocessor
Is it bad design for a class to give access to its data (via ptr/it) when this data can be deleted before the class object is out of scope?
May 13, 2026
c++
oop
pointers
iterator
How to calculate size of array from pointer variable?
May 14, 2026
c
arrays
pointers
Cast a pair containing void pointers to a pair of pointers of other type
May 14, 2026
c++
pointers
c++11
casting
void-pointers
Why is the debugger throwing "read access violation. this was nullptr" exception?
May 13, 2026
c++
pointers
constructor
nullptr
C++: Appending linked list recursively
May 14, 2026
c++
pointers
recursion
linked-list
What is `*((char*)ptr+4))` doing? [closed]
May 14, 2026
c
pointers
pointer-arithmetic
Size of Pointer Variables
May 13, 2026
c
pointers
variables
size
How do we call this "int * name[4]" using this phrase “derived-declarator-type-list array of T"
May 13, 2026
arrays
c
pointers
language-lawyer
declaration
Passing many variables vs. passing struct
May 13, 2026
c
performance
pointers
struct
Why patching a string using .ptr fails under Linux64 but not under Win32?
May 13, 2026
string
pointers
portability
d
How to properly use array subscripting notation?
May 12, 2026
c
arrays
pointers
Pointers in C with parenthesis
May 13, 2026
c
pointers
« Newer Entries
Older Entries »