Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Waqar
Waqar has asked
2
questions and find answers to
30
problems.
Stats
627
EtPoint
178
Vote count
2
questions
30
answers
About
KDE Developer, I work on Kate and KDE Frameworks mostly. Sometimes I work on QOwnNotes.
Waqar questions
How to generate godbolt like clean assembly locally?
What is std::jthread in c++20?
Waqar answers
How to get the line number from the call site using __LINE__ or some other method?
Debugging NASM in VS code
The same function in two different CPP files. How do I accomplish this?
QPlainTextEdit display slow performace
Why can we not declare a deduction guide outside an inline namespace?
when to carefully use free() to free up malloc() used memory?
Passing function into function with std::function and template argument
Why do some people define objects as pointers?
How to run tests and debug Google Test project in VS Code?
How to convert an ASCII char to its ASCII int value?