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
Looking for Explanation of pointer initializing to const int and int
Jul 13, 2022
c++
pointers
initialization
constants
constexpr
Implicit cast to void* in ternary operator?
Sep 15, 2022
c
pointers
language-lawyer
implicit-conversion
conditional-operator
Casting / accessing same memory are as different variables in C
Jun 22, 2022
c
pointers
memory
Does (size_t)((char *)0) ever not evaluate to 0?
Aug 17, 2022
c
compiler-construction
pointers
casting
standards-compliance
Passing a pointer to a function that doesn't match the requirements of the formal parameter
Aug 28, 2022
c
pointers
function
function-pointers
Getting my conceptions about pointers and references straight
Oct 23, 2019
c++
pointers
polymorphism
reference
Safe (in the C# sense) way to implement something with pointers
Sep 24, 2022
c#
pointers
Make Stack Pointer to a mmap returned pointer. (Linux, 32bit VM)
Jul 18, 2022
c
linux
pointers
assembly
stack
C - calling a function via func_ptr, why doesnt it work?
Sep 24, 2022
c
function
pointers
Objective-C - Change the address of a passed-in object pointer
May 07, 2022
objective-c
c
pointers
Pointer and allocation outside function or static variable and allocation inside?
Aug 30, 2019
c
pointers
static
How to manage memory alignments and generic pointer arithmetics in a portable way in C?
Nov 08, 2022
c
pointers
memory-management
C tutorial question relating to calloc vs malloc
Aug 17, 2022
c
memory
memory-management
pointers
c pointer to array of structs
Sep 11, 2022
c
arrays
pointers
struct
Is it bad practice to overload a function to take both a pointer or a reference?
Aug 16, 2022
c++
pointers
reference
overloading
Differences between a pointer and a reference in Rust
Sep 11, 2022
c++
pointers
rust
reference
porting
What does this pointer of type structure definition mean (in C)?
Aug 26, 2022
c
pointers
structure
dereference
anonymous-struct
Why is arr and &arr the same?
Aug 22, 2022
c++
c
pointers
Can a pointer be volatile?
Sep 08, 2022
c++
pointers
volatile
Is it legal to call memcpy with zero length on a pointer just past the end of an array?
Sep 06, 2022
c
pointers
language-lawyer
undefined-behavior
« Newer Entries
Older Entries »