Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Sergey L.
Sergey L. has asked
13
questions and find answers to
96
problems.
Stats
3.7k
EtPoint
1.4k
Vote count
13
questions
96
answers
About
Sergey L. questions
MsBuild Compile and build dependencies in parallel
Detect library features at runtime in C
GNU inline assembly optimisation
GCC extended asm, struct element offset encoding
How to simulate a partial specialization of selected member functions based on a template parameter that is an STL container?
Zero a large memory mapping with `madvise`
Allocating copy on write memory within a process
Sergey L. answers
Passing a const pointer to a struct vs pass by value [duplicate]
How to program so that different processes run on different CPU cores?
why is if(1/10) and if(0.1) have different values? [duplicate]
calling main function in C
C SIGSEGV Handler & Mprotect
The best way to store graph into the memory
Find first "1" in binary number [duplicate]
"unsupported for mov" GCC inline assembler
Spliting single file into multiple files in C - performance aspect
free() not freeing memory in embedded linux.