Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
PSkocik
PSkocik has asked
109
questions and find answers to
298
problems.
Stats
7.9k
EtPoint
2.4k
Vote count
109
questions
298
answers
About
PSkocik questions
Git set tracking branch while offline
References to static objects in inline functions with external linkage
Assembler warning with gcc warning when placing data in .text
Access a block of memory (/ C/C++ array) as if it were a file stream
Regex escape in C++
Union members of the same type
Lifetime of a compound literal
What is the point of the {U,}INTn_C macros in stdint.h?
Initializing an atomic_flag
Two-part for loop in C [duplicate]
PSkocik answers
Avoid generating core file when killing child_process
Why does the function have to return a char * but not a char array?
Compare uint8_t with hexadecimal in C++
Why does exec {fd}<file assign file descriptor of file to fd?
Execute a bash function every 5 seconds but let the rest of the script run
C linking error (with tcc)
Group multiple cases together in the switch statement
Can fnctl(F_SETOWN, <pid>) direct a signal to a pthread ID instead of a process ID?
Why commands executed inside backticks doesn't affect the current shell?
Could an existing fd always be duplicated both as input and output?