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
Transparently swapping pointers to character arrays in C++
Aug 16, 2026
c++
pointers
convert pointer to iterator
Aug 15, 2026
c++
pointers
iterator
Edit a 2D array through a function in C
Aug 16, 2026
c
arrays
pointers
multidimensional-array
Accessing a method of a class object stored in a vector using an Iterator. How?
Aug 16, 2026
c++
object
pointers
vector
iterator
C++ a way to have a typedef template to a member function?
Aug 16, 2026
c++
templates
pointers
typedef
member
how to change value in a specific memory address?
Aug 14, 2026
c
pointers
Why does C in contrast to C++ ban adding const-qualification to both levels of a pointer-to-pointer?
Aug 15, 2026
c++
c
pointers
constants
pointer-to-pointer
Why doesn't my function to transform letters into uppercase work if I pass in strings as variables? [duplicate]
Aug 15, 2026
c
string
pointers
ram
toupper
Address of address of a variable
Aug 14, 2026
c
pointers
Calling DLLs with pointers in Delphi
Aug 12, 2026
delphi
dll
pointers
Compare boost intrusive_ptr with different const-ness
Aug 13, 2026
c++
pointers
boost
constants
smart-pointers
Is sizeof(<variable>) instead of sizeof(<type>) always safe?
Aug 14, 2026
c
pointers
malloc
sizeof
C program crashes after pointer arithmetic (only in some computers)
Aug 14, 2026
c
pointers
crash
pointers in the IAR compiler [closed]
Aug 14, 2026
c++
c
pointers
iar
Class type from pointer used as template argument
Aug 14, 2026
c++
templates
pointers
Returning a pointer from a method
Aug 13, 2026
c++
pointers
reference
static_cast from base class pointer to derived class pointer is invalid
Aug 13, 2026
c++
pointers
static-cast
"pointer being freed was not allocated" while using memcpy
Aug 12, 2026
c
pointers
malloc
c++ pointer being freed was not allocated with a short example
Aug 13, 2026
c++
pointers
Older Entries »