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 a pointer to a character point to in C?
Aug 30, 2022
c
pointers
char
char-pointer
Which one i should use to do 64-bit pointer math for Delphi,, NativeUInt or NativeInt
Jan 31, 2019
delphi
pointers
Simple C++ swap function
Mar 14, 2022
c++
arrays
pointers
return pointer from a C function is good/bad design? [closed]
Oct 28, 2022
c
arrays
pointers
static
return
Can assignment from a const_iterator dereference cause undefined behaviour?
May 10, 2022
c++
pointers
pass-by-reference
undefined-behavior
const-iterator
Free C-malloc()'d memory in Swift?
Jun 21, 2022
c
swift
pointers
memory-management
C++ Pointer within parentheses
Sep 13, 2022
c++
pointers
Access member of derived class from pointer of base class
Apr 01, 2022
c++
class
pointers
polymorphism
Inheritance without pointers
Jun 24, 2022
c++
pointers
inheritance
Function Overloading in C++ (const pointers)
May 27, 2018
c++
pointers
constants
overloading
Why are *curr and curr->val the same value?
Aug 22, 2022
c
pointers
linked-list
How do you use realloc when you have a pointer to a pointer of a struct?
Apr 21, 2019
c
pointers
realloc
C++ function with pointer argument
Feb 01, 2022
c++
xcode
pointers
memory-management
& operator cannot be applied to constants in C [duplicate]
Jul 19, 2022
c
pointers
constants
Portable tagged pointers
Sep 05, 2022
c++
c
pointers
Why is std::launder a constexpr function?
Jan 22, 2022
c++
pointers
constexpr
C++: How to generate array to function pointers in a loop
Jul 04, 2022
c++
arrays
function
pointers
Is NULL a pointer?
Sep 15, 2022
c
pointers
null
conceptual
concept
Reading value from memory location (with 24-bit address) in 8-bit microcontroller
Jul 08, 2022
c
pointers
memory
embedded
Dereference operator (*) differences between char* and int*
May 30, 2022
c
pointers
printf
format-specifiers
« Newer Entries
Older Entries »