Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Eugene Sh.
Eugene Sh. has asked
9
questions and find answers to
43
problems.
Stats
1.0k
EtPoint
307
Vote count
9
questions
43
answers
About
Eugene Sh. questions
String initializer with curly braces
Is `*(volatile T*)0x1234;` guaranteed to translate into read instruction?
Converting a non-`void` pointer to `uintptr_t` and vice-versa
String literals vs array of char when initializing a pointer
Eugene Sh. answers
Forked processes order of execution
strcat() vs sprintf() inside a loop
What is the easiest way to find the sizeof a type without compiling and executing code?
A quick way to test whether all array elements are zero
Sum of all the multiples of 3 or 5 below 1000
What is this code block doing ? (u > 0) - (u < 0)
Difference between NOT false and true
What is this a.out and what makes it disappear?
MATLAB: Delete line hotkey?
C - Swap a bit between two numbers