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
17
questions and find answers to
31
problems.
Stats
969
EtPoint
312
Vote count
17
questions
31
answers
About
Former C++ expert (top 5% on Stackoverflow) now working with F#.
sashang questions
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
Garbage collection in bash
sashang answers
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?
How to escape commands passed to find with the exec option on Linux
Template build error: Undefined symbols for architecture x86_64:
Don't understand this block of code(it runs with no condition)