Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Roland Illig
Roland Illig has asked
15
questions and find answers to
208
problems.
Stats
6.5k
EtPoint
2.3k
Vote count
15
questions
208
answers
About
Roland Illig questions
May a header from the C standard library include another header?
How do I analyze a Java heap dump when local memory is less than the size of the dumped heap? [duplicate]
Using crypto/rand for generating permutations with rand.Perm
Is it safe to call the functions from <cctype> with char arguments?
Get the exitcode of the shell script in a "trap EXIT"
Detect the URI encoding automatically in Tomcat
Automatically check bounds in std::vector [duplicate]
Java: How to check for null pointers efficiently
Tool for analyzing large Java heap dumps
Roland Illig answers
Command line sorcerery
Problem when reading backslash in Prolog
Visual C++ generates DIV instead of IDIV (x86, integer arithmetic)
How to efficiently insert a byte slice in a file?
Java, class member or method-local variable: which one is better for performance?
Parenthesis on .upper() and .apply(str.upper)
Is K&R teaching bad readability?
Write to same line of file in Python
Send POST request via URL
Is there any way to prepare a struct for future additions?