Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
eran
eran has asked
23
questions and find answers to
86
problems.
Stats
2.4k
EtPoint
763
Vote count
23
questions
86
answers
About
Programmer, researcher, community organizer
eran questions
What is the right way to create a reusable yet flexible form component in JSP/Servlet?
Should executables contain version numbers in their names?
Does setting a bit collide with concurrent sets of other bits on the same word?
Is Caja ready for production?
How do I cleanup .NET stuff when a C++/CLI DLL unloads?
Telling if a transaction has uncommitted updates
Can optimizations affect the ability to debug a VC++ app using its PDB?
Preventing a heavy process from sinking in the swap file
What is the difference between Java's equals() and C++'s operator ==?
Making thread_local variables fully volatile
eran answers
How to keep message-pumping while waiting?
std::string to LPOLESTR
Creating hidden processes (window not visible)
How to view the value of a unicode CString in VC6?
How do I understand this compiler error: "multiple definition of ..." [closed]
WinDbg - hunting NullPointerException... - where to go next?
log parser error
Swap adjacent element in a linked list
Crash reporting watchdog for when my application locks up on a customer's machine
C++: Any reason why function returning pointer shouldn't be const?