Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
quamrana
quamrana has asked
12
questions and find answers to
70
problems.
Stats
1.5k
EtPoint
411
Vote count
12
questions
70
answers
About
I'm a retired computer programmer living in Nottingham, UK.
#SOreadytohelp
quamrana questions
Can I initialise a std::vector<T*> from a list of instances?
What techniques have you actually used successfully to improve code coverage?
How do I write a copy constructor for my class which has a std::stringstream member?
What are your tips for interpreting gcov output in order to improve coverage?
Nesting aliases in C#
Can't run python scripts in Jenkins
How do I split a huge text file in python
Should I use semicolons in JavaScript? [duplicate]
quamrana answers
How to disable Visual Studio warning C4244 for std::vector copy or assign with implicit narrowing conversion
Make VS compiler catch signed/unsigned assignments?
C++ fix unused parameter warning with polymorphism
Sharing a variable between C and C++ libraries dilemma
Not creating an object when conditions are not met in python?
What is the idiomatic way of invoking a list of functions in Python?
how to initialize a static struct in c++?
How to sort each list in a list of lists
How do I recover from a serialException using pySerial
What's best value for make -j