Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Increment pointer to struct
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <iostream> int main() { struct MyStruct { int a; int b; int c; }; MyStruct* p = nullptr; p += 1; std::cout << p << std::endl; }
run
|
edit
|
history
|
help
0
DCapSurfaceDesc
MSVC-IsBaseOf
karma legacy "variant" with attr_cast
Hangman
<string> Indirect include of <errno.h> with VSC++
Program_2
program_solution_3
reference
template test
delete from list