Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Andreas Wenzel
Andreas Wenzel has asked
0
questions and find answers to
19
problems.
Stats
379
EtPoint
104
Vote count
0
questions
19
answers
About
I am a professional C/C++ programmer, focussing mainly on the Windows platform.
Andreas Wenzel questions
Andreas Wenzel answers
Why is the __stdcall calling convention ignored in x64?
Why is max stack depth keeping changing?
Where do I set memory barriers so that conditional loops observe multithread value changes?
How to use a char buffer array as the case in switch-case C++?
How to stop program for 3 sec in c++ while its running
Do I need an atomic if a value is only written?
Where are template parameters stored in c++?
How do I inline a function from another translation unit?
Validate max integer in scanf
Compiler changes the type variable type from uin16_t to int when it's marked as constexpr