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 sizeof
What's the difference between a and a + 0 as C pointers?
Jan 04, 2023
c
arrays
pointers
sizeof
why sizeof(Base) is not different of sizeof(Derived)
Jan 03, 2023
c++
sizeof
virtual-functions
memory-layout
vptr
Is there a guarantee as to the size of a class that contains an array?
Dec 31, 2022
c++
arrays
metaprogramming
sizeof
Why is the sizeof a struct different from the sum of its members? [duplicate]
Dec 30, 2022
c
sizeof
Difference between sizeof(struct structname) and sizeof(object) in C
Dec 29, 2022
c
sizeof
actual structure size
Dec 29, 2022
c++
alignment
sizeof
How does the following "assert_disabled()" macro work?
Dec 29, 2022
c
assert
sizeof
What determines object size here?
Dec 26, 2022
c++
sizeof
boost::multiprecision::uint128_t sizeof is 24
Dec 26, 2022
c++
boost
sizeof
boost-multiprecision
operands for sizeof operator
Dec 25, 2022
c
sizeof
sizeof-operator reverse behavior
Dec 25, 2022
c
sizeof
Objective-C Runtime: What to put for size & alignment for class_addIvar?
Dec 24, 2022
objective-c
c
sizeof
memory-alignment
size-t
c++ sizeof operator - pointer to double
Dec 24, 2022
c++
size
double
sizeof
sizeof in fortran
Dec 22, 2022
fortran
sizeof
What the following line of code with malloc does?
Dec 21, 2022
c
pointers
malloc
sizeof
Why can't I retrieve my flexible array member size?
Dec 21, 2022
c
arrays
language-lawyer
sizeof
c11
sizeof applied to the name of an array vs a pointer to the first element of the array
Dec 20, 2022
c
arrays
pointers
sizeof
Does sizeof(function) makes sense?
Dec 20, 2022
c++
function
c++11
language-lawyer
sizeof
What is the reason behind the "False" output of this code?
Dec 20, 2022
c
gcc
comparison
sizeof
unsigned
getting the number of elements in a struct
Dec 19, 2022
c++
data-structures
struct
sizeof
« Newer Entries
Older Entries »