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
Why is sizeof(BaseClass) == sizeof(DerivedClass) although I add a member
May 21, 2019
c++
oop
sizeof
sizeof() operator in if-statement
Aug 30, 2022
c
sizeof
Size of pid_t, uid_t, gid_t on Linux
Aug 16, 2022
c
linux
64-bit
32-bit
sizeof
Internal mechanism of sizeof in C?
Oct 03, 2022
c
gcc
sizeof
flexible-array-member
Sizeof vs Strlen
Aug 29, 2022
c
sizeof
strlen
Maximum size of size_t
Aug 29, 2022
c
gcc
sizeof
c99
size-t
Confusing behavior of sizeof with chars [duplicate]
Aug 29, 2022
c
sizeof
sizeof empty structure is 0 in C and 1 in C++ why? [duplicate]
Aug 29, 2022
c++
c
struct
sizeof
In C, why is sizeof(char) 1, when 'a' is an int?
Aug 29, 2022
c
size
char
int
sizeof
sizeof(int) on x64?
Aug 28, 2022
c#
64-bit
clr
sizeof
Is C++ allowed to increase the derived class size if there're no new member variables compared to the base class?
Aug 28, 2022
c++
inheritance
sizeof
language-lawyer
sizeof a union in C/C++
Aug 27, 2022
c++
c
sizeof
unions
How do sizeof(arr) / sizeof(arr[0]) work?
Aug 27, 2022
c++
sizeof
Why do C++ classes without member variables occupy space?
Aug 27, 2022
c++
class
sizeof
predicate
What is the return type of sizeof operator?
Sep 11, 2022
c++
visual-studio-2010
sizeof
Is sizeof(void()) a legal expression?
Aug 31, 2022
c++
language-lawyer
sizeof
void
Sizeof string literal
Aug 27, 2022
c++
string
sizeof
Can sizeof return 0 (zero)
Oct 27, 2022
c++
c
sizeof
Loop starting at -1 doesn't print anything [duplicate]
Sep 14, 2022
c
loops
integer
sizeof
negative-number
What's sizeof(size_t) on 32-bit vs the various 64-bit data models?
Aug 27, 2022
c
64-bit
sizeof
size-t
« Newer Entries
Older Entries »