Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
DCapSurfaceDesc
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <iostream> #include <Windows.h> struct MyStruct { UINT64 a; UINT b; UINT c; HANDLE d; UINT e; UINT f; UINT res[8]; }; int main() { std::cout << sizeof(MyStruct) << std::endl; }
run
|
edit
|
history
|
help
-1
VS2013 hello world includes
Multiple inheritance of empty classes - sizeof
Ελλάδα !!!!
Regex pipe and tabs c++
hangman
Hangman
#21
Visual C++ template instantiation
C++ exception
problem_solution_1