Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roman Dmitrienko
Roman Dmitrienko has asked
18
questions and find answers to
12
problems.
Stats
454
EtPoint
128
Vote count
18
questions
12
answers
About
Roman Dmitrienko questions
How to get the size of a struct field in Rust without instantiating it
Retrieving a complete list of Windows processes in C
Are repeated recv() calls expensive?
How exactly does PhantomData work in Rust?
Suppressing "extra ';'" error in GCC when -pedantic is on
Implementing correct inter-module synchronization in Linux kernel
How does the in-application programming for ARM (Cortex M3) work?
cmake and parallel building with "make -jN"
How to calculate X.509 certificate's SHA-1 fingerprint?
Roman Dmitrienko answers
Looking for C source code for snprintf()
Does program need additional symbols from .so shared library except those declared in header file?
Loading MachineCode From File Into Memory and Executing in C -- mprotect Failing
implicit declaration of function ‘str[n]casecmp’ [-Werror=implicit-function-declaration]
Dynamic memory allocation for 3D array [duplicate]
Subversion HTTPS password caching using GPG-Agent?
How to calculate X.509 certificate's SHA-1 fingerprint?
What is the difference between "File scope" and "program scope"
handle client buffer in tcp server