Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Steve Schnepp
Steve Schnepp has asked
17
questions and find answers to
12
problems.
Stats
430
EtPoint
121
Vote count
17
questions
12
answers
About
A random web traveller
Steve Schnepp questions
How to hyperlink to deep Doxygen content?
Stateful tail (only shows the new lines from the last execution)
How to avoid the "unused param" warning when overriding a method in java 1.4?
generate_series() equivalent in DB2
Split a VARCHAR in DB2 to retrieve a value inside
Very simple map implemention in C (for caching purpose)?
What is fadvise/madvise equivalent on windows?
How do I retrieve the terminal width in Perl?
How to create a temporary file with portable shell in a secure way?
__LINE__ equivalent in Java?
Steve Schnepp answers
DB2 cascade delete command?
Stateful tail (only shows the new lines from the last execution)
C memcpy() a function
Killing Long Running Fastcgi Processes
How can I create a table as a select from another database in Oracle?
What is fadvise/madvise equivalent on windows?
Why is UDP + a software reliable ordering system faster than TCP?
Using grep to search files provided by find: what is wrong with find . | xargs grep '...'?
Generate a perl module with a separate namespace using SWIG