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
.NET Reflection: determine sizes of a class' fields
Feb 14, 2026
c#
reflection
field
sizeof
Guarantee on size ordering on char, wchar_t, char16_t, char32_t
Feb 13, 2026
c++
c++11
character
sizeof
widechar
Struct size containing vector<T> different sizes between DLL and EXE
Feb 06, 2026
dll
sizeof
stdvector
Using the sizeof operator with very large objects
Feb 03, 2026
c
sizeof
Count multi-dimensional array's first dimension
Jan 27, 2026
c
arrays
pointers
sizeof
C++ Determine the type of a variable and use it within sizeof()
Jan 25, 2026
c++
types
sizeof
typeof
typeid
What is the size of std::array<T,0>?
Jan 25, 2026
c++
c++11
stl
sizeof
stdarray
C: sizeof(), sizeof () and sizeof [closed]
Jan 23, 2026
c
sizeof
Size of an array
Jan 22, 2026
c++
arrays
class
sizeof
sizeof: Operator or Function? [duplicate]
Jan 02, 2026
c
sizeof
Size of bit-field struct in C
Dec 31, 2025
c
sizeof
bit-fields
Size of a C struct [duplicate]
Dec 30, 2025
objective-c
struct
sizeof
Finding size of multi dimensioned arrays
Dec 22, 2025
c
arrays
sizeof
Is sizeof('ab') equal to sizeof(int) in C++?
Dec 12, 2025
c++
c++11
sizeof
multibyte-characters
What does sizeof(int(123)) mean?
Dec 08, 2025
c++
syntax
casting
sizeof
What causes this program to segmentation fault?
Dec 08, 2025
assembly
x86
segmentation-fault
sizeof
Tokyo Cabinet and variable size C++ objects
Dec 08, 2025
c++
serialization
sizeof
tokyo-cabinet
sizeof() on arrays on stack vs. on heap
Dec 08, 2025
c++
arrays
heap-memory
sizeof
stack-memory
Size of C++ classes
Dec 07, 2025
c++
class
object
sizeof
Why is the size of my class larger than the sum of its members? [duplicate]
Dec 06, 2025
c++
class
sizeof
Older Entries »