Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sharptooth
sharptooth has asked
734
questions and find answers to
606
problems.
Stats
19.7k
EtPoint
5.5k
Vote count
734
questions
606
answers
About
sharptooth questions
Several catch blocks or one with dynamic_cast?
Why is ClassName ClassName variable definition in C++ compiling and working properly? [duplicate]
How to read nvarchar(x) into String when null values are allowed?
Does reading from outside the buffer also count as buffer overrun?
Is List.Contains fully comparison-wise equivalent to List.IndexOf?
Can using 0L to initialize a pointer in C++ cause problems?
How to default-initialize local variables of built-in types in C++?
How do I handle Visual Studio shutdown properly?
To what extent is using "delete this" compliant to C++ standard?
How many synchronization objects can be used per process and per machine in Windows?
sharptooth answers
Should destructors clean up all state there is to be cleaned up, or should they be “minimalistic”?
calculate the sum of all element in a double array
Retrieving the COM class factory for component with CLSID {} failed due to the following error: 80040154 Class not registered
Code compiles despite of taking address of Wrong Data Types
c++ const member function
Is Int32^ i = gcnew Int32() allocated on managed heap?
Convert built in types to vector<char>
Avoid hourglass after calling CreateProcess
Memory management in COM
How to change DCOM settings with the command line