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
12
questions and find answers to
57
problems.
Stats
1.3k
EtPoint
368
Vote count
12
questions
57
answers
About
Eugene Sh. questions
Elegant way to define an automatic variable with specific alignment
Matching with Rc<RefCell<T>>
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
Show files that includes a specific header
write a bootloader for atmega328p [closed]
Can I replace the text in the Title of `ghci` window (i.e. PowerShell.exe or cmd.exe window title)?
Pointer targets in passing argument differ in signedness
arm-none-eabi-gcc: SECTIONS: unclear syntax *<archivename>.a:
C function error: is it better to abort the function or simply exit the program?
Assignment in ternary operator
Opening RAW sockets in linux without being superuser
Given a pointer to a structure, can I assign the structure the result of an aggregate-initializer in one line?
Way to compare strings in C preprocessor? (GCC) [duplicate]