Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Science_Fiction
Science_Fiction has asked
1
questions and find answers to
20
problems.
Stats
457
EtPoint
136
Vote count
1
questions
20
answers
About
C++ (day job) and C# (own time) programmer. Enjoy programming...sort of.
Science_Fiction questions
Naive Bayesian and zero-frequency issue
Science_Fiction answers
automatically convert list of pointers to derived class to list of pointers to base class
How can i check if the result is fraction
What does "Unexpected precompiled header error" mean?
Comparing two GUIDs for equality in C++
What is difference between storing data in a blob, vs. storing a pointer to a file?
WCF Streaming - who closes the file?
Audio Processing C++ - FFT
What's a good way of declaring instance variables in C++ without constructing them? [closed]
Can lock and monitor be used on same object safely?
Why do we need to type cast an enum in C#