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 operator gives extra size of a struct in C# [duplicate]
Nov 11, 2022
c#
struct
sizeof
constexpr(sizeof(T)): Why specify `constexpr` on `sizeof`?
Nov 09, 2022
c++
visual-c++
g++
sizeof
constexpr
Is sizeof... allowed in template arguments for specialization?
Oct 26, 2022
c++
templates
c++11
sizeof
template-specialization
How does alignment work with pointers to zero-sized arrays?
Oct 02, 2022
c
gcc
struct
sizeof
The size of an initialized array as element of the array (USB descriptor)
Sep 30, 2022
c++
arrays
sizeof
Using sizeof() in an initialized, unknown size array - C++
Apr 30, 2022
c++
arrays
types
sizeof
C++ Specify Actual Size of Struct
May 29, 2022
c++
struct
sizeof
memory-alignment
packing
Marshal.SizeOf Giving The Wrong Size
Jul 20, 2022
c#
arrays
struct
marshalling
sizeof
evaluation of expression which is used with sizeof
Aug 19, 2018
c
expression
sizeof
Understanding the sizeof operator in C [duplicate]
Sep 30, 2020
c
sizeof
Does sizeof(T) * CHAR_BIT guarantee bit size?
Oct 16, 2022
c++
size
byte
bit
sizeof
what does this line of code "#define LIBINJECTION_SQLI_TOKEN_SIZE sizeof(((stoken_t*)(0))->val)" do?
Oct 15, 2022
c
pointers
structure
sizeof
dereference
Someone can explain this?
Aug 09, 2017
c
printf
sizeof
Why is the size of this struct 24?
Jun 12, 2019
c++
c
struct
sizeof
memory-alignment
VLAs and side-effect in sizeof's operand
Sep 13, 2022
c
sizeof
side-effects
variable-length-array
'%d' expects argument of type 'int', but argument 2 has type 'long unsigned int' [-Wformat=] [duplicate]
Apr 30, 2020
c
compilation
printf
sizeof
size of a datatype without using sizeof
Mar 14, 2022
c
sizeof
Is dereferencing null pointer valid in sizeof operation [duplicate]
Oct 12, 2022
c
sizeof
dereference
null-pointer
memcpy(), what should the value of the size parameter be?
Sep 07, 2022
c
arrays
sizeof
memcpy
How sizeof(array) works at runtime?
Sep 09, 2022
c
sizeof
« Newer Entries
Older Entries »