Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Artur
Artur has asked
6
questions and find answers to
21
problems.
Stats
489
EtPoint
135
Vote count
6
questions
21
answers
About
57616e7420746f20656d61696c206d653f20476f206168656164206f6a6b6f6f72646540676d61696c2e636f6d
Artur questions
Why worry about 'undefined behavior' in >> of signed type?
Why is C/C++ preprocessor adding a space here?
mysql auto_increment column increments by a random value
Two adjacent ## operators
Artur answers
Why mysqli open transcation locks the database?
Ftp create a filename with utf-8 chars such as greek, german etc
Convert int to double
set most significant bit in C
Java Runtime.exec()
HTTP File Download: Monitoring Download Progress
Measuring short time intervals in C on Ubuntu / VMware
C++/C function pointers that return void*
How does the compiler evaluate a condition in C
Why is float.MaxValue 0xFF 0xFF 0x7F 0x7F and not 0x7F, 0xFF, 0xFF, 0xFF like ints?