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
106
questions and find answers to
277
problems.
Stats
7.5k
EtPoint
2.3k
Vote count
106
questions
277
answers
About
PSkocik questions
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]
Unmentioned errors in POSIX
Why do we have two kinds of libraries in C/C++?
PSkocik answers
How to skip a system call with ptrace?
What is the role of this macro in function declaration?
How to use #define mask in "if" comparison
Why is 0x8000000000000000LL considered unsigned long long by gcc?
Where can I find the full syntax of C that is necessary to implement a compiler?
What does initializing a string to {0, } do?
Is it possible to search all bash histories
"Local" labels in C and jump table implementation
How to decorate a method in Ruby without alias_method_chain
Faster bash writing to file