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
What does `0+ptr` (0 plus a pointer) mean?
Aug 31, 2022
c
pointers
convert struct pointer to interface{}
Aug 31, 2022
pointers
struct
interface
go
Performance cost of passing by value vs. by reference or by pointer?
Aug 31, 2022
c++
pointers
pass-by-reference
pass-by-value
pass-by-pointer
char* pointer from string in C#
Aug 31, 2022
c#
pointers
char
sizeof taking two arguments
Mar 08, 2022
c++
c
arrays
pointers
comma-operator
How can I allocate memory and return it (via a pointer-parameter) to the calling function?
Aug 31, 2022
c
pointers
malloc
C: pointer to array of pointers to structures (allocation/deallocation issues)
Oct 07, 2022
c
pointers
memory
memory-management
Difference Between *(Pointer + Index) and Pointer[]
Aug 31, 2022
c++
pointers
Reversing a string in C
Nov 14, 2022
c
string
pointers
Is it wrong to dereference a pointer to get a reference?
Aug 31, 2022
c++
pointers
stl
reference
Dereference a pointer inside a structure pointer
Aug 31, 2022
c
pointers
struct
Why is this claimed dereferencing type-punned pointer warning compiler-specific?
Mar 09, 2020
c
pointers
casting
Why does MISRA C state that a copy of pointers can cause a memory exception?
Aug 21, 2022
c
pointers
memory-management
misra
How to return a std::string.c_str()
Jul 23, 2022
c++
string
pointers
c++11
return
Pointers and access to memory in c. Be careful [duplicate]
Aug 31, 2022
c
pointers
Uninitialized pointers in code
Aug 19, 2018
c++
pointers
null-pointer
convert reference to pointer representation in C++
Aug 31, 2022
c++
pointers
reference
Cast a struct pointer to interface pointer in Golang
Aug 31, 2022
pointers
struct
interface
casting
go
Why does this implementation of offsetof() work?
Aug 31, 2022
c
pointers
offsetof
freeing a null pointer
Aug 31, 2022
c
pointers
« Newer Entries
Older Entries »