Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Catching divide-by-zero with /EHc
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <stdio.h> int main(int argc, char **) { try { printf("%d\n", 1 / (argc-1)); } catch (...) { puts("caught"); } }
run
|
edit
|
history
|
help
0
StreamParam
Ελλάδα !!!!
Title
Default constructor - none defined
infix to postfix v 2.0
VS struct name enumerate
cv2
Two-phase sample with Visual C++ 2015
RVO hota hai bhenchod
ADL of operator expression & unqualified function call