Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bob
Bob has asked
6
questions and find answers to
3
problems.
Stats
82
EtPoint
15
Vote count
6
questions
3
answers
About
Bob questions
Simple way to print value of a register in x86 assembly
Pascal's repeat... until vs. C's do... while
Best practice for android client to communicate with a server using threads
Easy way to convert c code to x86 assembly?
Most Efficient way to set Register to 1 or (-1)
Is it faster to count down than it is to count up?
Bob answers
Intel 8086 Assembly -- Squaring a Register
How to catch a tab press in x86 assembly?
Why do "a+1" and "&a+1" give different results when "a" is an int array?