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
66
problems.
Stats
1.9k
EtPoint
642
Vote count
10
questions
66
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
C++ expected type-specifier
using an object after it's destructor is called [duplicate]
What/where is the scope of friend functions definition defined in class template? [duplicate]
Getting confused with C++ template
Scope of objects in lambda expressions
Do I need to use delete for each new in C++?
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++