Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
tunnuz
tunnuz has asked
71
questions and find answers to
13
problems.
Stats
746
EtPoint
154
Vote count
71
questions
13
answers
About
...
tunnuz questions
Is there a C++ equivalent (or equivalent technique) of Perl's __DATA__ segment?
Is it possible to add a reference in a C# project depending on the value of a conditional compilation symbol (preprocessor constant)?
Performance paranoia: how much expensive are Float.parseFloat(String), Integer.parseInt(String)?
How to share a static variable between C++ source files?
Friend class and all its descendants
Does push_back() always increase a vector's size?
Check for pointer definedness in C++
Is it possible to define a C++11 variadic class template whose variadic parameter cardinality depends on an integer template parameter?
Best base type to deal with linear algebra
Can I use blocks to manage memory consumtion in C++?
tunnuz answers
Can I encrypt PHP source or compile it so others can't see it? and how?
Visual C++ Stopwatch
Reference to value of STL map element?
Computer Vision Library
Difference between const declarations in C++
How do you create a Perl module?
How to get the digits of a number without converting it to a string/ char array?
How can I add a line to a file in a shell script?
Can a PHP script unserialize a Storable file created with Perl?