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
Defining a pointer to refere to same variable name's reference?
Aug 25, 2026
c++
objective-c
c
pointers
OpenGL glBufferData with data from a pointer
Aug 25, 2026
c++
arrays
pointers
opengl
C++ Clearing vector of pointers to dynamically-allocated object causes exception?
Aug 24, 2026
c++
exception
pointers
vector
erase
C/C++ Macro for null safe pointer access
Aug 25, 2026
c++
c
pointers
null
macros
Is it good coding practice to assign the address returned by realloc() to the same pointer?
Aug 25, 2026
c
pointers
memory-management
return
realloc
Reverse words of string by recursion
Aug 24, 2026
c
arrays
string
pointers
recursion
difference between reference to a box of an int and reference to an int in rust?
Aug 23, 2026
pointers
reference
rust
mutable
same address returned in C# struct pointer
Aug 24, 2026
c#
pointers
struct
class member function variable pointing to another class function member
Aug 23, 2026
c++
class
pointers
Unable to copy string a to string b, if I've already assigned a value to string b
Aug 22, 2026
c
pointers
Why passing a std::make_pair to a map::insert is not working? [duplicate]
Aug 21, 2026
c++
pointers
vector
reference
unique-ptr
Change int variable pointed by pointer
Aug 22, 2026
c
function
pointers
parameters
Is converting uint16_t into uint8_t[2] using a cast valid in C? [duplicate]
Aug 21, 2026
c
pointers
type-conversion
Converting to char*** from char* [2][2]
Aug 21, 2026
arrays
c
pointers
implicit-conversion
pointer-to-pointer
Cast int to void*
Aug 21, 2026
c
pointers
gcc
what is the difference between *p[5] and (*p)[5]?
Aug 21, 2026
c
pointers
« Newer Entries
Older Entries »