Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
aJ.
aJ. has asked
60
questions and find answers to
104
problems.
Stats
4.4k
EtPoint
1.6k
Vote count
60
questions
104
answers
About
I am a C++ developer from INDIA, interested in C, C#.NET, Perl.
aJ. questions
How do I create Modal dialog in worker thread(Non-UI thread)?
Stack unwinding in case of structured exceptions
Compiler optimization causing the performance to slow down
Can Pointer to reference and Pointer to the actual variable be treated as same?
what is the capacity of an empty vector?
Best approach to define a constant (used in a constant expression) in the class?
Is it time to say goodbye to VC6 compiler?
Is there any Win32 API to trigger the hibernate or suspend mode in Windows?
Is STL vector a better version of realloc?
How does delete deal with pointer constness?
aJ. answers
Member function still const if it calls functions that break "constness"?
Copy constructor demo (crashing... case 2)
C - Improper Pointer/Integer Combination in strftime()
Recursive Incrementer
MFC: Deleting dynamically created CWnd objects
Struct containing a Map in a Map? (C++/STL)
Does GetSystemInfo give you the total number of virtual CPUs (i.e. hyper-threaded)?
what is the reason of Invalid Address specified to RtlFreeHeap
How do you dynamically allocate a matrix?
Interprocess communication on windows