Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
hyde
hyde has asked
69
questions and find answers to
170
problems.
Stats
4.5k
EtPoint
1.4k
Vote count
69
questions
170
answers
About
Just a dev
hyde questions
How to pass char array from C JNI function to Java method as byte[]
F# basics: turning NameValueCollection into nice string
Existing solution to "smart" initial capacity for StringBuilder
git safe rebase or "try rebase, fallback to merge"
How to inspect GCC preprocessor defines at specific lines in source code
Collecting errors in a Java method, empty ArrayList vs. LinkedList
How to use version control with Qt Creator's project settings with many users?
Most efficient initial capacity size for StringBuilder?
How to install open source Qt libraries 5 binary version for Windows
How to mark a constexpr function's parameter unused?
hyde answers
How can I add items to a layout in Qt?
How do I read from QProcess?
Misunderstanding of the structure С++ [closed]
SDL event loop quitting?
I am not able to compile with MPI compiler with C++
How do multiple fork statements work?
When to use char a[] over char p* and vice versa?
LD_LIBRARY_PATH not working while LD_PRELOAD works fine
Using standard function name in C
How to count the number of digits in double/float C++