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 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
How to specify 64 bit integers in c
Aug 26, 2022
c
64-bit
sizeof
How does this "size of array" template function work? [duplicate]
Oct 22, 2020
c++
arrays
templates
size
sizeof
What's the difference between sizeof and alignof?
Aug 26, 2022
c++
c++11
sizeof
alignof
Is there any reason not to use fixed width integer types (e.g. uint8_t)?
Mar 03, 2022
c
integer
byte
sizeof
c99
Are there any platforms where pointers to different types have different sizes?
Aug 26, 2022
c
pointers
sizeof
In C, sizeof operator returns 8 bytes when passing 2.5m but 4 bytes when passing 1.25m * 2
Aug 26, 2022
c
sizeof
How can I find the number of elements in an array?
Sep 08, 2022
c
arrays
sizeof
When a function has a specific-size array parameter, why is it replaced with a pointer?
Aug 25, 2022
c++
arrays
standards
sizeof
function-parameter
What is the size of a pointer?
Aug 25, 2022
c++
pointers
sizeof
what is the size of an enum type data in C++?
Aug 25, 2022
c++
enums
sizeof
Is sizeof in C++ evaluated at compilation time or run time?
Aug 25, 2022
c++
runtime
sizeof
compile-time
How can I print the result of sizeof() at compile time in C?
Sep 15, 2022
c
sizeof
compile-time
What is the size of void?
Aug 17, 2022
c++
c
language-lawyer
sizeof
How can this structure have sizeof == 0?
Aug 17, 2022
c++
language-lawyer
sizeof
« Newer Entries
Older Entries »