Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Naveen
Naveen has asked
77
questions and find answers to
147
problems.
Stats
4.2k
EtPoint
1.3k
Vote count
77
questions
147
answers
About
Software developer from Bangalore, my area of interest is mainly C++.
33rd to C++ Gold Badge
Naveen questions
Debugging multithreaded applications [duplicate]
Catching exception in code
How to use std::wstring with std::istringstream?
Stopping a thread in Win32/MFC
Effect of memory usage in the complexity of an algorithm
Performance issues with hard disk reading
Profiling disk access
SDK for fingerprint matching
Screen Pixel Resolution in mm
Converting output to HTML format in PowerShell
Naveen answers
Inplace union sorted vectors
Heap corruption during SetClipboardData()
"Creation point" of automatic variable
making a object equal to another object
Where does memory dynamically allocated reside?
pass by const reference of class
Adding different objects to std::list
Can I free() by referencing an offset pointer? [duplicate]
STL - Use member functions or functions in <algorithm>?
Find minimum value in list<> using STL