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
711
questions and find answers to
584
problems.
Stats
19.2k
EtPoint
5.4k
Vote count
711
questions
584
answers
About
sharptooth questions
Does function-level linking in VC++ have any negative effects?
Does C99 Standard allow the compiler to transform code such that the same expression is no longer evaluated once some deduced condition is met?
What happens if I hit a scalability target in Windows Azure Storage?
Why does Entity Framework generate slow overengineered SQL?
When does Paypal billing agreement "expire"?
What happens if my Visual C++ custom memory allocator returns a block not properly aligned?
Are there real life cases when C4129 warning does not indicate an error?
Is it possible to detect changes in Azure role instance count using events only?
What's the pattern for an Azure application that scales itself without any third party?
How reliable is encryption used to encrypt Azure service packages?
sharptooth answers
Timer to find elapsed time in a function call in C
Getting a stack trace in C++ exceptions
How to find the return type of a function?
Reference COM+ from .Net with varying GUID
License requirements for commercial program [closed]
Forward declaration issue
Why is there a pdb file in my Release directory?
In which scenario it is useful to use Disassembly language while debugging
How would my program listen to OutputDebugString output and allow launch of multiple instances?
Convert a GUID to a shorter string using 36 character alphabet 0-9 and A-Z