Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
avakar
avakar has asked
17
questions and find answers to
158
problems.
Stats
5.7k
EtPoint
2.1k
Vote count
17
questions
158
answers
About
My pet peeve: people who don't know what the semantics of inline keyword in C++ are.
avakar questions
How do I extract a user stream from a WinDbg extension?
How is macro replacement performed in complex situations?
Where do I find the list of unloaded modules in a Windows process?
How do I convert a string to double using only math.h
Unqualified lookup and (maybe-)dependent base classes
Why is box sizing set to border-box for tables in Firefox?
Is __finally supposed to run after EXCEPTION_CONTINUE_SEARCH?
Does std::less have to be consistent with the equality operator for pointer types?
Destruction of objects with static storage duration
Can I pass a null pointer to memcmp?
avakar answers
MBCS to UTF-8 C++
Situation where mutexes are necessary?
C++: Assign L"" string to WCHAR[]?
How to make a string preprocessor definition from command-line in VC 2005 (C++)?
Socket send recv functions
C: How do I simulate 8086 registers?
default argument value in C
How can I avoid using exceptions in C++?
Binary Trees question. Checking for similar shape
C++ template programming question expected `;' before ‘it’?