Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
MSVC ignoring unknown attributes
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x64 #include <iostream> [[gnu::format(printf, 3, 4)]] int TNoHungarianNotationPlease(const char* pcFileName, const char* pcFunctionName, char const *pcFormat, ...) { return 7; } int main() { std::cout << "Hello, world!\n"; long lNumber = 20; TNoHungarianNotationPlease("pcFileName", "pcFunctionName", "%s", lNumber); }
run
|
edit
|
history
|
help
0
infix to postfix v 1.0
Generic EventProvider
PreprocessorVsNamespace
Code
Competitive - Algorithm for max number of superior characters
#31
hangman
Get parameter type
OS_checker
Zero