Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kornel Kisielewicz
Kornel Kisielewicz has asked
33
questions and find answers to
214
problems.
Stats
7.0k
EtPoint
2.5k
Vote count
33
questions
214
answers
About
Madman for Hire
Kornel Kisielewicz questions
Compile time type detection of parameter types
Reading SDL_RWops from a std::istream
Safest way for unique type identification in C++11
Can you dump a running Lua coroutine to a file for a later resume?
Well defined narrowing cast
boost::function run-time performance
GnuWin32 or Cygwin - from a programmers point of view
Cloning a Lua table in Lua C API
Binary matrix vector multiplication
Efficient string constructor
Kornel Kisielewicz answers
Storage of a high score table, what kind of container?
Convert float to bigint (aka portable way to get binary exponent & mantissa)
Getting device input (mouse, keyboard ...) on LINUX
Guidelines to an Iterator Class
Passing by reference [C++], [Qt]
Counting digits in a float
Writing a cross-platform program
How to create Mortal Kombat game in c#? [closed]
C++ checking the type of reference
Push_back causing an error when using vectors in C++