Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Scooter
Scooter has asked
22
questions and find answers to
6
problems.
Stats
279
EtPoint
60
Vote count
22
questions
6
answers
About
Loafer, layabout and slacker.
Scooter questions
Can you get the "proc name" inside a proc?
Why isn't the @Deprecated annotation triggering a compiler warning about a method?
Why is clang 3.8 warning on use of float with %f printf format specifier? [duplicate]
Why is getMessage() an unresolved reference in Kotlin with an Exception class?
How to silence GCC pedantic (-Wpedantic) warning regarding __FUNCTION__
Why isn't array literal size mismatch caught at compile time?
Why do ctype functions take int but want unsigned char/EOF?
Why does the Java Number class implement byteValue() and shortValue()? [duplicate]
Why does Perl open() documentation use two different FILEHANDLE styles?
How do I get rid of the unused parameter warning in C with gcc 4.8.4 [-Wunused-parameter] [duplicate]
Scooter answers
In which package should the implementation of a Java interface reside?
Array of structs - deleting/adding elements and printing
Codeblocks debug preprocessor
FreeType library and "Undefined reference to FT_Init_FreeType"
Why can't clang++ on Ubuntu 14.04 find <iostream>