Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Steve
Steve has asked
2
questions and find answers to
52
problems.
Stats
979
EtPoint
255
Vote count
2
questions
52
answers
About
Software developer usually on C++ or C#. Also enjoy dabbling in a bit of Python.
Steve questions
Observer pattern using weak_ptr
Steve answers
Is it wrong to extend class in order to unit test it's protected property?
Checking FileAttributes enumeration
How to use filesystem as semaphore
Memory leak when using Google Test on Windows
Isn't main(String args[]) a dynamic array?
converting char array of particular length into a string
Incorrect password passed to LogonUser() but the Active Directory account is not locked as expected
How do I tell whether a Windows kernel Event object is auto-reset or manual-reset?
how to open partition with CreateFile API?
why default constructor is not present for a class containing const data members