Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mksteve
mksteve has asked
3
questions and find answers to
108
problems.
Stats
2.4k
EtPoint
731
Vote count
3
questions
108
answers
About
mksteve questions
microbit compass in micropython
Can the following code be true for pointers to different things
mksteve answers
How can I define a function with a parameter dependent on a symbol debug?
Class design: Class member inherits from the same base class
How can I (safely) interrupt a computation on a separate thread?
What is protecting Lua from buffer over-read?
thread synchronisation issue
Why should Windows driver's entry name be "DriverEntry"? (Or WinMain/DllMain too)
C# disposable pattern for C++ object destruction
Can std::recursive_mutex be used reliably?
How to implement a destructor for an n-ary graph node that won't cause a stack overflow?
Why am I getting segfault when changing the signature of main?