Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Test
//Title of this code //Microsoft (R) C/C++ Optimizing Compiler Version 18.00.31101 for x86 #include <iostream> int main() { std::cout << "Hello, world!\n"; char* a = "text"; std::cout << *a; }
run
|
edit
|
history
|
help
0
std::is_same doesn't check for calling convention
xxx
CStringA
Dynamically sized array at end of struct
Initializing member array of structs
hangman
CommandQueue
C++ standard library formatted input hexadecimal float without prefix or exponent test case
Enum Class Comparisons
hangman