Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ikegami
ikegami has asked
12
questions and find answers to
1481
problems.
Stats
42.3k
EtPoint
14.5k
Vote count
12
questions
1k
answers
About
ikegami questions
Determining modules loaded once program starts
sh: Test for existence of files
How does Perl parse unquoted bare words?
A day without midnight
Fixing a file consisting of both UTF-8 and Windows-1252
Switching to the system Perl using perlbrew
Perl Dereferencing Syntax
What is the difference between `read` and `sysread`?
Determining the time at which a date starts
ikegami answers
multiple sysreads causing a following syswrite to fail in Perl
What is \Q in Perl? Is it always necessary to use \E?
Why does Perl's m//g operator sometimes result in NULLs being introduced into text?
Why a string assignment operation result in double memory usage in perl
Malloc inside a structure
Why does K&R say that pointers are preferable to arrays as function parameters?
Is decrement of bool variable defined in С?
Convert Unix timestamp to a readable date in Perl
How can a string parameter be of type byte * and of type wchar_t * at the same time?
What regex is \b equivalent to and is there a way to deparse it?