Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Seva Alekseyev
Seva Alekseyev has asked
111
questions and find answers to
256
problems.
Stats
6.7k
EtPoint
2.0k
Vote count
111
questions
256
answers
About
I write code since 1993. Platform agnostic. Mainly C dialects. My grey cat is the best.
Seva Alekseyev questions
Where is the Sayaka voice in Speech API OneCore?
Difference between armeabi and armeabi-v7a
Order of int32_t to uint64_t casting
Android: how to listen for scrolling events?
Is fork() copy-on-write a stable exposed behavior that can be used to implement read-only shared memory?
Getting sensible info from CLR-to-SEH exceptions in a mixed mode C++ project
AT&T to Intel assembly converter
Emulate a slow iPhone
Inexplicable UnsatisfiedLinkError on native library load
Android library: resources are merged, code is not
Seva Alekseyev answers
INT vs CALL on Asm instructions
Change origin? Win32?
How to get values used by cmp in assembly language with gdb?
Where is the Sayaka voice in Speech API OneCore?
How to consume WinRT IAsyncOperation* object in "native c++" environment
How to do a naked function and inline assembler in x64 Visual C++
Why I get an Expression is not assignable error
android ndk data save/load
Would like to execute a query once per day in ASP.NET MVC
In C# how can I do a Dictionary of generics? [duplicate]