Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jean-Baptiste Yunès
Jean-Baptiste Yunès has asked
10
questions and find answers to
127
problems.
Stats
3.1k
EtPoint
967
Vote count
10
questions
127
answers
About
Glop, pas glop.
Jean-Baptiste Yunès questions
Java8 Stream of files, how to control the closing of files?
Inherited const attribute and initialization (bug?)
Shifting unsigned int more than the size of it, undefined or not?
getc() as macro and C standard library function definition, coherent?
Java Out Of Band (called "urgent data") data
Java var and inference type ambiguity
template instantiation with constexpr function failure
Jean-Baptiste Yunès answers
How to throw an Exception in a Consumer Java 8
Wait for child process without using wait()
How to find the substring if the substring has random characters replaced?
C++ cout aligning output numbers
Difference between exit and quick_exit
why can't you shift a uint16_t [duplicate]
In C, why is %s working without giving it a value?
Why byte and short division results in int in Java?
When should I use hypot over sqrtl?
when does open(2) fail with errno == EMLINK?