Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
sashang
sashang has asked
18
questions and find answers to
34
problems.
Stats
1.0k
EtPoint
322
Vote count
18
questions
34
answers
About
Former C++ expert (top 5% on Stackoverflow) now working with F#.
sashang questions
Does adding two hash values generate a valid hash?
accounting for memory consumption
How to get the connection string in the configureServices function in ASP .NET
Acceptable ways to release a property
What's the theoretical loophole that allows F# (or any functional language) to apply a function mulitple times on the same input
Making a misnamed selector generate a compile time error
shared_ptr and slicing
Could not load file or assembly 'System.Runtime.CompilerServices.Unsafe'
vim script: how to execute a command in a vim function
Unsized array declaration in a struct
sashang answers
how to prohibit other developers to #include a third party header in C++
STL nested containers dereferencing error
Using getenv function in Linux
what does a c compiler do when doesn't find the matching function
How to construct variable name in Bash?
Passing a member function to for_each in C++03 (no boost, no c++11)
strstr not functioning
C++ Exceptions: Why use or extend std::exception?
What does the m in mVariableName mean? [duplicate]
Can sizeof() be used to define an array length?