Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gunther Piez
Gunther Piez has asked
9
questions and find answers to
169
problems.
Stats
4.1k
EtPoint
1.3k
Vote count
9
questions
169
answers
About
Gunther Piez questions
Regex matching spaces, but not in "strings"
Array decay to pointers in templates
When does the C++ default assignment operator become unaccessible?
Looking for the most elegant code dispatcher
Looking for a half float or quarter float library [closed]
Why is partial specialization of a nested class template allowed, while complete isn't?
Gunther Piez answers
ASM - Pushing/Popping
Can someone explain the process of multi-precision multiplication in assembly?
FSTENV? Can barely find any info about this instruction
What is pseudo-op in assembly programming?
Given 4 arrays, find number of quadruples having zero sum [closed]
How do I parse out n-bit elements from a byte addressable array
Comparing quadwords in xmm
"struct a a1 = {0};" different from "struct a a2 = {5};" why?
Ambiguity in number comparisons (in C)?
android SharedPreferences putStringSet order/sort