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
sizeof applied to array types
Feb 13, 2023
c
arrays
sizeof
c11
Why does this buffer point to unaddressable bytes?
Feb 10, 2023
c
sizeof
fread
sizeof operator & alignment in C++ vs D
Feb 09, 2023
c++
d
sizeof
memory-alignment
Memory usage of dynamic type in c#
Feb 07, 2023
c#
sizeof
dynamictype
Determine the size of buffer allocated in heap
Feb 07, 2023
c
pointers
sizeof
sizeof() a struct with a zero length array member
Jan 28, 2023
c
gcc
sizeof
c99
flexible-array-member
Combine sizeof string and chararcter
Jan 27, 2023
c++
sizeof
Are all non-member function pointers the same size in C++
Jan 26, 2023
c++
language-lawyer
function-pointers
sizeof
reinterpret-cast
Misunderstanding of the structure С++ [closed]
Jan 26, 2023
c++
pointers
sizeof
incomplete-type
MSVC: what compiler switches affect the size of structs?
Jan 25, 2023
c++
struct
alignment
visual-c++
sizeof
Why is the size of a class object different based on order of members?
Jan 23, 2023
c++
class
sizeof
Diamond shaped polymorphic Inheritance: sizeof Most derived Class
Jan 23, 2023
c++
sizeof
virtual-inheritance
diamond-problem
memory-layout
Can you ever assume typecasting pointers is safe?
Jan 14, 2023
c
function
pointers
casting
sizeof
Parameters in the sizeof operator in C
Jan 05, 2023
c
pointers
multidimensional-array
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
« Newer Entries
Older Entries »