Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Gorpik
Gorpik has asked
10
questions and find answers to
60
problems.
Stats
1.8k
EtPoint
609
Vote count
10
questions
60
answers
About
I am a software engineer with quite a lot of experience in C++, both in Unix and Windows platforms. Recently I have started working in C# and .NET.
Gorpik questions
Avoid trailing zeroes in printf()
Gorpik answers
using overloaded function of the base class
c++ remove items from vector whose values are within an interval
Why we don't add try catch when using New operation
Looking for a better way than virtual inheritance in C++
difference between a regular "string" class "rwcstring" class
What's the best signature for clone() in C++?
confusion about non-throw functions
C++ equivalent for java final member data
Multiple Parameters in a single Parameter (functions) in C/C++
Pointers to class templates with different template parameters [closed]