Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Henrik
Henrik has asked
3
questions and find answers to
102
problems.
Stats
2.6k
EtPoint
845
Vote count
3
questions
102
answers
About
Software Developer (C++, C#) at Polytec GmbH
Pascal/Delphi since 1988
C++ since 1998
C# since 2007
Henrik questions
Releasing temporary COM objects
How to get rid of CA2000 warning when ownership is transferred?
Henrik answers
Difference between "foreach with task.Wait" and Task.WaitAll
Getting "not all code paths return a value" when using ExceptionDispatchInfo.Capture
Rebinding lambda in c++11... is it possible?
Find out how long the longest sequence is in a string
IList<T>.AsReadOnly extension method Not working for Reference type Collection
Where should #include statements reside?
How to solve a system of inequalities?
How does this C++ code work? Uninitialized Pointer [duplicate]
How to remove insignificant zeros from a string?
How to Increment unsigned int by 1 using bit-shifting & logical opr only?