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
49
problems.
Stats
926
EtPoint
242
Vote count
2
questions
49
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
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
django 1.7rc3 and celery 3.13 - AppRegistryNotReady
C printf formatting: What does "." and "|" mean in this context?
Why isn't the finally getting executed?